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)

Miembro desde
madarche

Actividad reciente de documentos

Ver toda la actividad
Página Fecha Comentario

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