Confirmed users
204
edits
| Line 220: | Line 220: | ||
===JS (naveed)=== | ===JS (naveed)=== | ||
{{readonly}} | |||
* Compiler (JIT) | |||
** {{bug|998392}}: Latin1 string work now passing jit-tests and jstests in the shell | |||
** {{bug|1028867}}: Add a shell flag to enable Latin1 strings, so that we can start fuzzing and use it for jit-tests on tbpl. | |||
** Finished native=>bytecode mapping code. Up for review. | |||
* Garbage Collection | |||
** {{bug|1024567}} {{bug|1024576 }}: PJS GC fallout | |||
* Front End and Other | |||
** {{bug|1020012}}: Landed ScriptSource consolidation | |||
** {{bug|1024038}}: Removed yarr regex engine | |||
* Blogs by Nick Nethercote | |||
** https://blog.mozilla.org/nnethercote/2014/06/16/an-even-slimmer-pdf-js/ | |||
** https://blog.mozilla.org/nnethercote/2014/06/16/memshrinks-3rd-birthday/ | |||
** https://blog.mozilla.org/nnethercote/2014/06/16/a-browser-benchmarking-manifesto/ | |||
===Layout (jet/dbaron)=== | ===Layout (jet/dbaron)=== | ||