Platform/GFX/2013-May-6: Difference between revisions

Jump to navigation Jump to search
Line 31: Line 31:
** https://intranet.mozilla.org/Web_Rendering_Work_Week_May_2013
** https://intranet.mozilla.org/Web_Rendering_Work_Week_May_2013
* Check in on Layers progress and next steps
* Check in on Layers progress and next steps
* Off-main-thread animated images request for feedback (joe)
** {{bug|867758}} - Coordinate start of animation for same-FPS images
*** While not strictly related, it'd be nice if we were in a better state for animated images in general.
*** This bug will make it so that animated images at the same FPS will be updated by the refresh driver at the same time.
*** Thus, we'll composite less often, consuming less battery.
** {{bug|867770}} - Always layerize animated images
*** In order for OMT animated images to make any sense at all, the animated images need to be layerized.
*** This depends on {{bug|869133}}, which may be a no-op.
**** We need to make sure that animated images are easily layerizable, so that when the refresh driver calls RequestRefresh() on the image, the ImageContainer gets updated correctly.
Confirmed users
856

edits

Navigation menu