[webkit-reviews] review requested: [Bug 40085] Enable WebGL on more platforms even if accelerated compositing is disabled : [Attachment 57710] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 2 16:04:46 PDT 2010


Kenneth Russell <kbr at google.com> has asked  for review:
Bug 40085: Enable WebGL on more platforms even if accelerated compositing is
disabled
https://bugs.webkit.org/show_bug.cgi?id=40085

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

------- Additional Comments from Kenneth Russell <kbr at google.com>
>From the ChangeLog:

Conditionalize the code which prevents a WebGL rendering context from being
created if accelerated compositing is disabled. Currently Chromium is the only
port which will create a context if accelerated compositing is disabled; other
ports may opt in to this code path if desired.


More information about the webkit-reviews mailing list