Refactor sync token usage in TextureHolder subclasses |
||
Issue descriptionAcceleratedStaticBitmapImage::updateSyncToken() is defined an empty override of TextureHolder::updateSyncToken() as a workaround, see https://codereview.chromium.org/2632593003/#msg61. We should refactor TextureHolder and its subclasses so that AcceleratedStaticBitmapImage::imageForCurrentFrame() is not misused in the case when m_textureHolder is MailboxTextureHolder.
,
Mar 13 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Mar 13 2017