JavaScript:Roadmap: Difference between revisions
Jump to navigation
Jump to search
(Created) |
No edit summary |
||
| Line 1: | Line 1: | ||
=== Firefox 29 === | |||
* {{jrisk|930908}} Synchronous channel for Shumway workers | |||
* {{jok|619558}} GGC | |||
* {{jprop|851699}} WBGP: Profile Browsermark benchmark | |||
* {{jprop|856533}} IonMonkey escape analysis | |||
* {{jprop|800200}} Remove legacy JSD1 debugging API | |||
* {{jprop|?}} Low-level heap analysis (without debugger UI) | |||
=== Firefox 28 === | === Firefox 28 === | ||
* {{jrisk|753203}} Exact Rooting (for | * {{jdone|903332}} document.watch() Proxies | ||
* {{jdone|933882}} Firebug perf: Invalidate JIT code instead of doing full GC on debug mode toggle | |||
* {{jdone|934799}} Debugger perf: Lazify delazifying lazy scripts | |||
* {{jrisk|753203}} Exact Rooting for GGC | |||
* {{jok|637572}} {{nbug|935203}} Implement Debugger.Source (for Firebug) | |||
* {{jok|332176}} Fix line numbers in eval() code | * {{jok|332176}} Fix line numbers in eval() code | ||
* {{jok|716647}} Debug Ion code on stack | |||
* {{jok|837963}} ECMA-401 i18n API | * {{jok|837963}} ECMA-401 i18n API | ||
* {{jok|924839}} Update ICU | * {{jok|924839}} Update ICU | ||
=== Firefox | === Firefox 27 === | ||
* {{jprop|903332}} document.watch() Proxies | |||
* {{jprop| | |||
<!-- | <!-- | ||
Revision as of 20:29, 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
Firefox 27
- [PROPOSED] 903332 - document.watch() Proxies