JavaScript:Roadmap: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
(Moved from JavaScript:Roadmap to JavaScript/Roadmap)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
#REDIRECT [[JavaScript/Roadmap]]
=== Firefox 27 ===
* {{jprop|903332}} document.watch() Proxies
* {{jprop|933882}} Firebug perf: Invalidate JIT code instead of doing full GC on debug mode toggle
 
 
=== Firefox 28 ===
* {{jdone|903332}} document.watch() Proxies
* {{jdone|929797}} Implement memory reporting of child processes
* {{jdone|933882}} Firebug perf: Invalidate JIT code instead of doing full GC on debug mode toggle
* {{jdone|934799}} Debugger perf: Lazify delazifying lazy scripts
* {{jok|637572}} {{nbug|935203}} Implement Debugger.Source (for Firebug)
* {{jok|332176}} Fix line numbers in eval() code
* {{jok|716647}} Debug Ion code on stack
* {{jok|837963}} ECMA-401 i18n API
* {{jok|924839}} Update ICU
* {{jrisk|753203}} Exact Rooting for GGC
* {{jrisk|934257}} Run Valgrind on TBPL, not just Nightly
* {{jrisk|934669}} Warn on Object.prototype.{,un}watch()
* {{jprop|932402}} Shumway: create multiple globals
* {{jprop|933467}} Shumway: implement iterable weak maps
* {{jprop|?}} Ion: Add optimization levels
 
 
=== Firefox 29 ===
* {{jok|619558}} GGC
* {{jrisk|930908}} Add synchronous channel for Shumway workers
* {{jprop|630464}} Pass exception info to window.onerror()
* {{jprop|851699}} WBGP: Profile Browsermark benchmark
* {{jprop|856533}} Implement Ion escape analysis
* {{jprop|800200}} Remove legacy JSD1 debugging API
* {{jprop|?}} Debugger: Add low-level heap analysis (without UI)
 
 
=== Q1 2014 ===
* {{jprop|785905}} OMT MIR construction
* {{jprop|?}} Debugger: Add UI for low-level heap analysis
 
 
=== Q2 2014 ===
*
 
 
=== H2 2014 ===
*
 
 
<!--
* {{jdone|123456}} jdone
* {{jok|123456}} jok
* {{jrisk|123456}} jrisk
* {{jprop|123456}} jprop
-->

Latest revision as of 23:39, 13 November 2013

Redirect to: