Confirmed users
204
edits
| Line 251: | Line 251: | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||
<!-- {{readonly}} --> | <!-- {{readonly}} --> | ||
** {{bug|aaaaaa}}: | |||
DONE | |||
* Compiler (JIT) | |||
** {{bug|887437}}: Make encodeURI(Component) faster, 13% win on Kraken crypto-sha256-iterative | |||
** {{Bug 886911}}: Don't cancel off-thread compilation for minor GCs, GGC perf win | |||
** {{Bug 876906}}: Found backportable work-around for PdfJS start-up issue on W2 form. | |||
* Garbage Collection | |||
** {{bug|888872}}: Get GGC working on Kraken | |||
* Front End and Other | |||
** {{bug|885553}}: Implement ES6 Array.prototype.find and Array.prototype.findIndex | |||
** {{bug|885729}}: Inline array and proxy specializations of js::DefineProperty into js::DefineProperties | |||
** {{bug|872824}}: Landed ARM patch to use new divide instruction | |||
DOING | |||
* Compiler (JIT) | |||
** {{bug|888109}}: float32 general optimizations for ion | |||
* Garbage Collection | |||
** Focusing on getting Static Analysis running on tbpl so we can turn it on for desktop builds | |||
* Front End and Other | |||
===Layout (jet/dbaron)=== | ===Layout (jet/dbaron)=== | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||