Bug 162600 - [GTK] Disable ACCELERATED_2D_CANVAS when using build-webkit
Summary: [GTK] Disable ACCELERATED_2D_CANVAS when using build-webkit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-27 02:58 PDT by Michael Catanzaro
Modified: 2016-09-27 04:27 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.52 KB, patch)
2016-09-27 02:59 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2016-09-27 02:58:30 PDT
Since progress on CairoGL is stalled, there is little chance of enabling ACCELERATED_2D_CANVAS again for users anytime soon. We should disable it for developers too, so users get the same code that we are testing. It doesn't make sense to use different build options for developers unless the options are actually under development and tracked to be eventually enabled for users.

Martin requested that we leave the option public, as it's being used in some downstream environments.
Comment 1 Michael Catanzaro 2016-09-27 02:59:30 PDT
Created attachment 289928 [details]
Patch
Comment 2 WebKit Commit Bot 2016-09-27 04:27:06 PDT
Comment on attachment 289928 [details]
Patch

Clearing flags on attachment: 289928

Committed r206428: <http://trac.webkit.org/changeset/206428>
Comment 3 WebKit Commit Bot 2016-09-27 04:27:12 PDT
All reviewed patches have been landed.  Closing bug.