RESOLVED FIXED Bug 78013
[chromium] Gracefully handle compositor initialization failure in single-threaded proxy
https://bugs.webkit.org/show_bug.cgi?id=78013
Summary [chromium] Gracefully handle compositor initialization failure in single-thre...
James Robinson
Reported 2012-02-07 11:54:33 PST
[chromium] Gracefully handle compositor initialization failure in single-threaded proxy
Attachments
Patch (4.99 KB, patch)
2012-02-07 11:55 PST, James Robinson
no flags
Patch (5.81 KB, patch)
2012-02-07 13:11 PST, James Robinson
kbr: review+
James Robinson
Comment 1 2012-02-07 11:55:37 PST
James Robinson
Comment 2 2012-02-07 13:11:24 PST
James Robinson
Comment 3 2012-02-07 13:11:33 PST
Fixed the threaded case too
Kenneth Russell
Comment 4 2012-02-07 13:28:58 PST
Comment on attachment 125908 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=125908&action=review Looks OK assuming it's been tested; one comment. > Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHost.h:187 > + bool updateLayers(); Please document the semantics of the return value. Why do some of the early outs in updateLayers return true?
James Robinson
Comment 5 2012-02-07 13:51:21 PST
Note You need to log in before you can comment on or make changes to this bug.