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.

lydell

Member since
lydell

Recent Docs Activity

View all activity
Page Date Comment

MutationObserver


Added `new`. “TypeError: Constructor MutationObserver requires 'new'” is thrown otherwise.

Full page zoom


Updated the examples that work in multi-process Firefox.

String.prototype.endsWith()


Fixed a case for the polyfill: `"a".endsWith("bc")` returned true.

Error.prototype.stack


This also describes the last, uncommented changes by me. Documented changes in Firefox 14, improved example, more cross browser info.

Error.prototype


Added columnNumber property