Bug 162600

Summary: [GTK] Disable ACCELERATED_2D_CANVAS when using build-webkit
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, commit-queue, dbates, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

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.