Confirmed users
839
edits
m (→Networking) |
(→DOM) |
||
| Line 48: | Line 48: | ||
=== DOM === | === DOM === | ||
<onlyinclude> | <onlyinclude> | ||
* e10s:ify IndexedDB | * {{ok|e10s:ify IndexedDB}} | ||
* Replace xpidl with a python based version | * {{ok|Replace xpidl with a python based version}} | ||
* Start collecting telemetry data for the DOM (number of JS wrappers per document, etc) | * {{ok|Start collecting telemetry data for the DOM (number of JS wrappers per document, etc)}} | ||
* Pre-cached JS libraries (not sure what the goal would be here) | * {{ok|Pre-cached JS libraries (not sure what the goal would be here)}} | ||
* Support whole directory upload | * {{ok|Support whole directory upload}} | ||
* File API support in Workers | * {{ok|File API support in Workers}} | ||
* Finish up the NodeList bindings | * {{ok|Finish up the NodeList bindings}} | ||
* Remove nsHTMLContentSink (in preparation for removing old HTML parser later on), carryover from last quarter | * {{ok|Remove nsHTMLContentSink (in preparation for removing old HTML parser later on), carryover from last quarter}} | ||
* Implement support for <input type "number">, carryover from last quarter | * {{ok|Implement support for <input type "number">, carryover from last quarter}} | ||
* JS Compartment per global | * {{ok|JS Compartment per global}} | ||
* Remove support for policy prefs in caps (significant code removal, dependes on JS compartment per global) | * {{ok|Remove support for policy prefs in caps (significant code removal, dependes on JS compartment per global)}} | ||
</onlyinclude> | </onlyinclude> | ||