[webkit-reviews] review denied: [Bug 87873] [chromium] Single thread proxy should not release its context prematurely : [Attachment 144862] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 11:05:17 PDT 2012


James Robinson <jamesr at chromium.org> has denied vollick at chromium.org's request
for review:
Bug 87873: [chromium] Single thread proxy should not release its context
prematurely
https://bugs.webkit.org/show_bug.cgi?id=87873

Attachment 144862: Patch
https://bugs.webkit.org/attachment.cgi?id=144862&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
If initializeLayerRenderer() fails then we should stop using the compositor
completely and never hit the function again - initialization errors are fatal
and permanent until the embedder attempts to instantiate compositing again.


More information about the webkit-reviews mailing list