Bug 110402 - [GTK] Re-enable 3D CSS transforms when using build-webkit
Summary: [GTK] Re-enable 3D CSS transforms when using build-webkit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-20 16:10 PST by Martin Robinson
Modified: 2013-02-20 16:33 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.46 KB, patch)
2013-02-20 16:11 PST, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2013-02-20 16:10:17 PST
build-webkit is writing ENABLE_3D_RENDERING=0 to the feature-defines-overrides.txt file, which is causing 3D CSS transforms to be disabled for builds that are built via build-webkit.
Comment 1 Martin Robinson 2013-02-20 16:11:42 PST
Created attachment 189401 [details]
Patch
Comment 2 Xan Lopez 2013-02-20 16:15:09 PST
Comment on attachment 189401 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2013-02-20 16:33:41 PST
Comment on attachment 189401 [details]
Patch

Clearing flags on attachment: 189401

Committed r143532: <http://trac.webkit.org/changeset/143532>
Comment 4 WebKit Review Bot 2013-02-20 16:33:43 PST
All reviewed patches have been landed.  Closing bug.