Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

madarche (Marc-Aurèle Darche)

이후로 멤버
madarche

최근 문서 활동

전체 활동 보기
페이지 날짜 댓글

Console


Remove useless semicolons in single calls which are function definition more than code anyway

Console


Fix console._exception→console.exception and add deprecation on console.exception as it's in the current spec anymore https://console.spec.whatwg.org/ (but was in the previous spec: https://github.com/DeveloperToolsWG/console-object/blob/master/api.md)

Console


Remove deprecation on console.log as it's in the current spec https://console.spec.whatwg.org/ (and in the previous spec too: https://github.com/DeveloperToolsWG/console-object/blob/master/api.md)

JSON.stringify()


Hopefully fixing JavaScript syntax highlighting

JSON.stringify()


Fix JavaScript code formatting