RESOLVED FIXED88252
[chromium] Allow CCLayerImpl to find its layer tree host, and use this for CCVideoLayerImpl instead of always-null pointer.
https://bugs.webkit.org/show_bug.cgi?id=88252
Summary [chromium] Allow CCLayerImpl to find its layer tree host, and use this for CC...
Dana Jansens
Reported 2012-06-04 13:25:20 PDT
[chromium] Allow CCLayerImpl to find its layer tree host, and use this for CCVideoLayerImpl instead of always-null pointer.
Attachments
Patch (28.69 KB, patch)
2012-06-04 13:28 PDT, Dana Jansens
no flags
Dana Jansens
Comment 1 2012-06-04 13:28:19 PDT
As an extra info, doing this as a pre-req for reserving video layer textures on the main thread, with the contents texture manager. This will also allow the video layer to setNeedsRedraw() when the provider informs it about a new frame.
Dana Jansens
Comment 2 2012-06-04 13:28:54 PDT
James Robinson
Comment 3 2012-06-04 13:31:33 PDT
Comment on attachment 145621 [details] Patch R=me. Nice!
WebKit Review Bot
Comment 4 2012-06-04 16:19:21 PDT
Comment on attachment 145621 [details] Patch Clearing flags on attachment: 145621 Committed r119435: <http://trac.webkit.org/changeset/119435>
WebKit Review Bot
Comment 5 2012-06-04 16:19:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.