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.

Martii (Marti Martz)

Member since
Martii

Recent Docs Activity

View all activity
Page Date Comment

Arrow functions


Fix draft spec url to point to the correct section bookmark

Object.prototype.hasOwnProperty()


Set JSver. Earliest found reference from brendan in 1999-09-21is at https://bonsai.mozilla.org/cvslog.cgi?file=mozilla/js/src/jsobj.c&rev=3.21

user-select


Uppercase and link "selection" to "Selection" to help improve readability. Currently, in release Fx 23 through nightly, user interface through user interaction disables most copy/paste control context menu and main menu items.

ECMAScript 6 support in Mozilla


Added JavaScript 1.5 reference for const introduction

ECMAScript 6 support in Mozilla


JavaScript 1.7 in Firefox 2.0 introduced let statement. Been using it for quite a while. Seems that it is compliant with ECMAScript 6 specs but needs additional confirmation.