Confirmed users
398
edits
(→Ideas) |
(→Ideas) |
||
| Line 62: | Line 62: | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=945166 Bug 945166] - Merge JS bytecode, jit code, type tree and shape tree of iframes of embedded YouTube videos. | * [https://bugzilla.mozilla.org/show_bug.cgi?id=945166 Bug 945166] - Merge JS bytecode, jit code, type tree and shape tree of iframes of embedded YouTube videos. | ||
** Ion/baseline codes, bytecode, script-source, type, shape, etc. | ** Ion/baseline codes, bytecode, script-source, type, shape, etc. | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=945161 Bug 945161] - Stop decode big image for the browser app for low end devices. | * [https://bugzilla.mozilla.org/show_bug.cgi?id=945161 Bug 945161] - Stop decode big image for the browser app for low end devices. | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=945152 Bug 945152] - Make memory of TypedArrays returned by XHR backing with the local file. | * [https://bugzilla.mozilla.org/show_bug.cgi?id=945152 Bug 945152] - Make memory of TypedArrays returned by XHR backing with the local file. | ||
| Line 73: | Line 72: | ||
* Media | * Media | ||
** Unified buffering | ** Unified buffering | ||
* Evaluate the code generator for ARM in IonMonkey. | |||