Confirmed users
839
edits
(→General Goals: Add enabling -fomit-frame-pointer.) |
|||
| Line 34: | Line 34: | ||
=== [[Platform/2010-Q1-Goals/Content|Content]] === | === [[Platform/2010-Q1-Goals/Content|Content]] === | ||
* Move the web forward by landing WebSockets, enabling the HTML 5 parser by default, and/or finishing more File spec API improvements (i.e., File.url). | * [AT RISK] Move the web forward by landing WebSockets, enabling the HTML 5 parser by default, and/or finishing more File spec API improvements (i.e., File.url). | ||
* Ship out of process plugins betas for windows and continue forward progress on full Electrolysis plans by getting basic HTTP working across processes and implementing multi-proc event handling. | ** [AT RISK] WebSockets has r+, but needs another review. Reviews may happen, but testing infrastructure for it is unlikely to be ready | ||
* Improve performance by eliminating more cycles between JIT generated code and our DOM code, and by speeding up | ** [AT RISK] HTML 5 parser code is likely to be done, and reviewed, but testing infrastructure is lagging behind and is unlikely to be ready by the end of the quarter. | ||
* Investigate (and fix as needed) the impact of Firebug on Firefox performance and memory usage | ** [DONE] File API stuff is done. | ||
* [ON TRACK] Ship out of process plugins betas for windows and continue forward progress on full Electrolysis plans by getting basic HTTP working across processes and implementing multi-proc event handling. | |||
** [ON TRACK] OOPP | |||
** [ON TRACK] HTTP across processes | |||
** [DONE] e10s event handling | |||
* [ON TRACK] Improve performance by eliminating more cycles between JIT generated code and our DOM code, and by speeding up our DOM implementation as well. | |||
* [AT RISK] Investigate (and fix as needed) the impact of Firebug on Firefox performance and memory usage | |||
** Implement back-end functionality for allowing Firebug to hook into document load and unload to eliminate perceived performance problems with the use of Firebug. | ** Implement back-end functionality for allowing Firebug to hook into document load and unload to eliminate perceived performance problems with the use of Firebug. | ||