Confirmed users
446
edits
Midnightaz (talk | contribs) No edit summary |
m (es5 update) |
||
| Line 31: | Line 31: | ||
= Layout = | = Layout = | ||
= JS = | |||
* ES5 | |||
** Landings | |||
*** Compartments work | |||
*** Fixed {{bug|600128|some errors adding properties to non-extensible objects}} | |||
** Almost ready to land | |||
*** {{bug|514570|Strict mode <code>this</code>}} nearly done, although one notable followup (but has a patch) will remain after it | |||
** Current work | |||
*** {{bug|514568|Give some <code>eval</code> code its own variable environment}} (no tainting calling context when code contains top-level var declarations); partial patch written, more work to do yet (one of the biggest remaining bits of strict mode to implement) | |||
= Tree Management = | = Tree Management = | ||
= Roundtable = | = Roundtable = | ||