Confirmed users
839
edits
Line 34: | Line 34: | ||
* 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). | * 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 and continue forward progress on full Electrolysis plans by getting basic HTTP working across processes and implementing multi-proc event handling. | * Ship out of process plugins and continue forward progress on full Electrolysis plans by getting basic HTTP working across processes and implementing multi-proc event handling. | ||
* Improve performance by eliminating more cycles between JIT generated code and our DOM code. | * Improve performance by eliminating more cycles between JIT generated code and our DOM code, and by speeding up out DOM implementation as well. | ||
* Investigate (and fix as needed) the impact of Firebug on Firefox performance and memory usage | * 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. |