2
edits
No edit summary |
|||
Line 276: | Line 276: | ||
** tiling on desktop | ** tiling on desktop | ||
===JS ( | ===JS (terrence)=== | ||
{{readonly}} | |||
* Compiler (JIT) | |||
** {{bug|998392}}: Latin1 strings landed | |||
** {{bug|1013172}}: Do background compilation in order of highest use count | |||
* Garbage Collection | |||
** {{bug|1017141}}: make GC chunk cache limits configurable | |||
** B2G hazard builds finally on tbpl | |||
** New FAQ for living without WeakRefs: https://wiki.mozilla.org/Managing_GC-visible_resources | |||
* Front End and Other | |||
** {{bug|1038038}}: ShapeTable optimizations -- saves >1MiB on gmail | |||
** {{bug|975011}}: nspr is automatically built for SM shell on windows now | |||
* Blog by Jan de Mooij | |||
** https://blog.mozilla.org/javascript/2014/07/21/slimmer-and-faster-javascript-strings-in-firefox/ | |||
===Layout (jet/dbaron)=== | ===Layout (jet/dbaron)=== |
edits