Platform/GFX/OffMainThreadCompositing: Difference between revisions

From MozillaWiki
< Platform‎ | GFX
Jump to navigation Jump to search
(Created page with "=Current status= This work has just begun. We expect to complete this in Q1, 2012. =Design= =Plan= * Desktop implementation ** Start with OS X. *** Setup compositing thread....")
 
Line 17: Line 17:
** Port the desktop implementation to Android.
** Port the desktop implementation to Android.


=Open bugs=
=Tracking bug=


The tracking bug is {{bug|598873}}.
The tracking bug is {{bug|598873}}.

Revision as of 15:50, 29 November 2011

Current status

This work has just begun. We expect to complete this in Q1, 2012.

Design

Plan

  • Desktop implementation
    • Start with OS X.
      • Setup compositing thread.
      • Get Gfx api working in the new thread.
      • Setup ITC protocol, and pass messages.
  • Mobile implementation
    • Port the desktop implementation to Android.

Tracking bug

The tracking bug is bug 598873.