RESOLVED FIXED Bug 97543
Use USE(3D_GRAPHICS) in CSS SHADERS code when ENABLE(WEBGL) is true.
https://bugs.webkit.org/show_bug.cgi?id=97543
Summary Use USE(3D_GRAPHICS) in CSS SHADERS code when ENABLE(WEBGL) is true.
Dongseong Hwang
Reported 2012-09-25 03:10:47 PDT
This patch cleaned remained ENABLE(WEBGL) guards in CSS SHADERS code after r122175 (Bug 90506), which made USE(3D_GRAPHICS) default to true when ENABLE(WEBGL) is true.
Attachments
Patch (4.67 KB, patch)
2012-09-25 03:19 PDT, Dongseong Hwang
no flags
Dongseong Hwang
Comment 1 2012-09-25 03:19:40 PDT
WebKit Review Bot
Comment 2 2012-09-25 13:11:36 PDT
Comment on attachment 165568 [details] Patch Clearing flags on attachment: 165568 Committed r129546: <http://trac.webkit.org/changeset/129546>
WebKit Review Bot
Comment 3 2012-09-25 13:11:39 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.