MDN/Archives/Community meetings/2013/2013-08-28: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 16: Line 16:
** Creates a link to the specified API interface.
** Creates a link to the specified API interface.
** Could be updated to optionally work with no parameters, and get the interface name from the URL of the page used on
** Could be updated to optionally work with no parameters, and get the interface name from the URL of the page used on
* Still need help with a few old (and less old) JS bugs. Size: low or medium. If interested ping me.
* Still need help with a few old (and less old) JS bugs. Size: low or medium. If interested put your name next to it.
 
The first number is the Gecko version
16  574130  Prototype Harmony's spread operator for arrays in
            SpiderMonkey
15  757676  implement harmony default parameters
16  761495  add Number.isInteger/toInteger
25  717379  Implement the new ES6 math functions
22  789897  Implement the preventExtensions and isExtensible trap for
            proxies
17  725909  Make Maps and Sets iterable
20  817368  Map.prototype.{keys,values,entries}
22  848051  Allow 'arguments' in generator-expressions
26  866849  Implement ES6 Array.of
25  894026  Implement BinaryIntegerLiteral and OctalIntegerLiteral
23  769871  Reimplement String.localeCompare, Number.toLocaleString,
            Date.toLocaleString per ECMA-402
25  829896  typed array indexing should never consult the prototype
25  866847  Implement Map#forEach and Set#forEach
16  730873  (memmove) ArrayBufferView.prototype.move
25  886949  Add Number.parseInt and Number.parseFloat
1.9.3 404734  Implement object destructuring shorthand for JS1.8 !!
17  725907  Change for-of loop to work in terms of .iterator() and
            .next()
26  777060  Allow parameters without defaults after default parameters


==Process==
==Process==

Revision as of 17:29, 28 August 2013

Agenda/Notes

The MDN community meeting takes place in the #devmo channel on irc.mozilla.org at 10 AM PDT (17:00) UTC). See the meeting time in your time zone. It's open to anyone that would like to participate, so please feel free to join in!

Events

  • Sprints
  • Mozilla Summit, October 3-5. There will be MDN staff at all three locations, so if you are attending, please be sure to connect!

Content

  • Page regeneration scheduled for September 3
  • New { { APIRef } } template
    • Creates a link to the specified API interface.
    • Could be updated to optionally work with no parameters, and get the interface name from the URL of the page used on
  • Still need help with a few old (and less old) JS bugs. Size: low or medium. If interested put your name next to it.

The first number is the Gecko version 16 574130 Prototype Harmony's spread operator for arrays in

           SpiderMonkey

15 757676 implement harmony default parameters 16 761495 add Number.isInteger/toInteger 25 717379 Implement the new ES6 math functions 22 789897 Implement the preventExtensions and isExtensible trap for

           proxies

17 725909 Make Maps and Sets iterable 20 817368 Map.prototype.{keys,values,entries} 22 848051 Allow 'arguments' in generator-expressions 26 866849 Implement ES6 Array.of 25 894026 Implement BinaryIntegerLiteral and OctalIntegerLiteral 23 769871 Reimplement String.localeCompare, Number.toLocaleString,

           Date.toLocaleString per ECMA-402

25 829896 typed array indexing should never consult the prototype 25 866847 Implement Map#forEach and Set#forEach 16 730873 (memmove) ArrayBufferView.prototype.move 25 886949 Add Number.parseInt and Number.parseFloat 1.9.3 404734 Implement object destructuring shorthand for JS1.8 !! 17 725907 Change for-of loop to work in terms of .iterator() and

           .next()

26 777060 Allow parameters without defaults after default parameters

Process

Kuma

  • Localization dashboard
  • Content zones, page templates, and building blocks