[webkit-reviews] review granted: [Bug 80565] [Chromium] Allow CCLayerTreeHost::context() to be called even with the threaded compositor enabled. : [Attachment 130758] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 21:13:32 PST 2012


James Robinson <jamesr at chromium.org> has granted Ami Fischman
<fischman at chromium.org>'s request for review:
Bug 80565: [Chromium] Allow CCLayerTreeHost::context() to be called even with
the threaded compositor enabled.
https://bugs.webkit.org/show_bug.cgi?id=80565

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
I should you should also update the various comments around this function (and
the functions that call into this) to clearly document the expectations of this
return value - i.e. you can't make any GL calls or make the context current
unless you know you're on the thread the compositor is running on.


More information about the webkit-reviews mailing list