Bug 97543 - Use USE(3D_GRAPHICS) in CSS SHADERS code when ENABLE(WEBGL) is true.
Summary: Use USE(3D_GRAPHICS) in CSS SHADERS code when ENABLE(WEBGL) is true.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-25 03:10 PDT by Dongseong Hwang
Modified: 2012-09-25 13:11 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.67 KB, patch)
2012-09-25 03:19 PDT, Dongseong Hwang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dongseong Hwang 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.
Comment 1 Dongseong Hwang 2012-09-25 03:19:40 PDT
Created attachment 165568 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-09-25 13:11:39 PDT
All reviewed patches have been landed.  Closing bug.