Confirmed users
3,314
edits
(→Firefox 30: Add Bugzilla query for Firefox 30) |
No edit summary |
||
Line 101: | Line 101: | ||
* {{jprop|800355}} Implement Object.observe? | * {{jprop|800355}} Implement Object.observe? | ||
* {{jprop|TBD}} JIT support for AArch64? | * {{jprop|TBD}} JIT support for AArch64? | ||
<bugzilla> | |||
{ | |||
"status":["UNCONFIRMED", "READY", "NEW", "ASSIGNED", "REOPENED"], | |||
"include_fields": "id, status, summary, whiteboard", | |||
"whiteboard_type":"regex", | |||
"whiteboard" : "\\[js:p[1-3]:fx31" | |||
} | |||
</bugzilla> | |||
== H2 2014 == | == H2 2014 == | ||
Line 114: | Line 123: | ||
* December: ES6 to be standardized? | * December: ES6 to be standardized? | ||
<bugzilla> | |||
{ | |||
"status":["UNCONFIRMED", "READY", "NEW", "ASSIGNED", "REOPENED"], | |||
"include_fields": "id, status, summary, whiteboard", | |||
"whiteboard_type":"regex", | |||
"whiteboard" : "\\[js:p[1-3]:fx3[2-7]" | |||
} | |||
</bugzilla> | |||
<!-- | <!-- |