Confirmed users
839
edits
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
** [DONE] Minimize unwrapping overhead in quickstubs (eliminate XPCOM tearoff creation, avoid QIs, etc) (lifted from last quarter, and tweaked) -- Work is done and reviewed, but due to last minute security bug work this didn't land. | ** [DONE] Minimize unwrapping overhead in quickstubs (eliminate XPCOM tearoff creation, avoid QIs, etc) (lifted from last quarter, and tweaked) -- Work is done and reviewed, but due to last minute security bug work this didn't land. | ||
** [DONE] Make our content nodes store a pointer to their frame (eliminate the primary frame map) | ** [DONE] Make our content nodes store a pointer to their frame (eliminate the primary frame map) | ||
* [ | * [DROPPED] Assist with Firebug development | ||
** [ | ** [DROPPED] Investigate (and fix as needed) the impact of Firebug on Firefox performance and memory usage | ||
** [ | ** [DROPPED] Implement back-end functionality for allowing Firebug to hook into document load and unload (basically bug 342715, bug 484710, bug 534149). |