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)

Member since
madarche

Recent Docs Activity

View all activity
Page Date Comment

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