Platform/2010-Q1-Goals: Difference between revisions

 
(2 intermediate revisions by one other user not shown)
Line 14: Line 14:
=== GFX ===
=== GFX ===
* Performance
* Performance
** {{hit|Implement the Gecko Layers API in software (Thebes) and at least one hardware implementation.}} We landed OpenGL layers support on March 29th.
** {{done|Implement the Gecko Layers API in software (Thebes) and at least one hardware implementation.}} We landed OpenGL layers support on March 29th.
** {{miss|Implement full-screen, accelerated (YUV->RGB) video on top of the Gecko Layers API.}}
** {{done|Implement full-screen, accelerated (YUV->RGB) video on top of the Gecko Layers API.}}
*** ''This should also count as nearly done. The infrastructure has landed except for the hardware backends, and and we have prototypes for those that work. [roc]''
** {{done|Implement shared memory tile browsing, using Electrolysis, for Fennec.}}
** {{done|Implement shared memory tile browsing, using Electrolysis, for Fennec.}}
** {{done|Improve out-of-process plugin performance.}}
** {{done|Improve out-of-process plugin performance.}}
Line 47: Line 46:
** {{miss|HTTP across processes}}
** {{miss|HTTP across processes}}
** {{done|e10s event handling}}
** {{done|e10s event handling}}
* {{ok|Improve performance by eliminating more cycles between JIT generated code and our DOM code, and by speeding up our DOM implementation as well.}}
* {{miss|Improve performance by eliminating more cycles between JIT generated code and our DOM code, and by speeding up our DOM implementation as well. <i>This work did get done, but due to last minute interruptions by security bug work, it didn't land. But the work is done and reviewed ({{bug|533637}}, {{bug|519614}}, {{bug|554432}}).</i>}}
* {{miss|Investigate (and fix as needed) the impact of Firebug on Firefox performance and memory usage}}
* {{miss|Investigate (and fix as needed) the impact of Firebug on Firefox performance and memory usage}}
** Implement back-end functionality for allowing Firebug to hook into document load and unload to eliminate perceived performance problems with the use of Firebug.
** Implement back-end functionality for allowing Firebug to hook into document load and unload to eliminate perceived performance problems with the use of Firebug.
Confirmed users
839

edits