JavaScript:Roadmap: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:
* {{jok|837963}} ECMA-401 i18n API
* {{jok|837963}} ECMA-401 i18n API
* {{jok|924839}} Update ICU
* {{jok|924839}} Update ICU
* {{jprop|932402}} Shumway: create multiple globals
* {{jprop|933467}} Shumway: implement iterable weak maps


=== Firefox 27 ===
=== Firefox 27 ===

Revision as of 20:36, 13 November 2013

Firefox 29

  • [AT RISK] 930908 - Synchronous channel for Shumway workers
  • [ON TRACK] 619558 - GGC
  • [PROPOSED] 851699 - WBGP: Profile Browsermark benchmark
  • [PROPOSED] 856533 - IonMonkey escape analysis
  • [PROPOSED] 800200 - Remove legacy JSD1 debugging API
  • [PROPOSED] ? - Low-level heap analysis (without debugger UI)


Firefox 28

  • [DONE] 903332 - document.watch() Proxies
  • [DONE] 933882 - Firebug perf: Invalidate JIT code instead of doing full GC on debug mode toggle
  • [DONE] 934799 - Debugger perf: Lazify delazifying lazy scripts
  • [AT RISK] 753203 - Exact Rooting for GGC
  • [ON TRACK] 637572 - 935203 Implement Debugger.Source (for Firebug)
  • [ON TRACK] 332176 - Fix line numbers in eval() code
  • [ON TRACK] 716647 - Debug Ion code on stack
  • [ON TRACK] 837963 - ECMA-401 i18n API
  • [ON TRACK] 924839 - Update ICU
  • [PROPOSED] 932402 - Shumway: create multiple globals
  • [PROPOSED] 933467 - Shumway: implement iterable weak maps


Firefox 27

  • [PROPOSED] 903332 - document.watch() Proxies