Confirmed users
204
edits
Line 298: | Line 298: | ||
===JS (naveed)=== | ===JS (naveed)=== | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||
{{readonly}} | |||
** Compiler (JIT) | |||
*** {{bug|928894}}: Investigate Clojurescript performance (see brendan's mailing list post) and fixed a number of issues | |||
*** {{bug|928423}}: Fix Ion GetElementIC GetProp stub to work with non-atomized strings, won about 10% on Dromaeo DOM and helped various Peacekeeper tests | |||
** Garbage Collection | |||
*** Many exact rooting hazards. | |||
*** {{bug|929065}}: migrated oom crash with parallel-compile | |||
*** {{bug|928056}}: over-aggressive thread waiting with ggc | |||
*** {{bug|927915}}: build nspr by default (first pass) | |||
*** {{bug|929800}}: structured clone API handlification | |||
** Front End and Other | |||
*** {{bug|918207}}: Landed fast, per-tab memory profiling. | |||
*** {{bug|929826}}: Improved about:memory's UI for the multi-process case. | |||
*** {{bug|927705}}: Increased max capacity of pldhash, fixing a bad leak {{bug|902922}}. | |||
===Layout (jet/dbaron)=== | ===Layout (jet/dbaron)=== | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> |