Bug 179889

Summary: [WPE] Disable ACCELERATED_2D_CANVAS in FeatureList.pm
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WPE WebKitAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, commit-queue, darin, dbates, ews-watchlist, mcatanzaro
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 178894    
Attachments:
Description Flags
Patch none

Michael Catanzaro
Reported 2017-11-20 10:11:00 PST
ACCELERATED_2D_CANVAS is disabled by default for WPE, but turned on in FeatureList.pm. This is bad because it means we are testing a non-default configuration on our bots. Sometimes that's what we actually want to do, but in this case it seems like a bad idea.
Attachments
Patch (1.51 KB, patch)
2017-11-20 10:12 PST, Michael Catanzaro
no flags
Michael Catanzaro
Comment 1 2017-11-20 10:12:41 PST
Michael Catanzaro
Comment 2 2017-11-20 10:12:55 PST
Note: this could affect layout test results.
WebKit Commit Bot
Comment 3 2017-11-20 17:25:54 PST
Comment on attachment 327367 [details] Patch Clearing flags on attachment: 327367 Committed r225060: <https://trac.webkit.org/changeset/225060>
WebKit Commit Bot
Comment 4 2017-11-20 17:25:55 PST
All reviewed patches have been landed. Closing bug.
Michael Catanzaro
Comment 5 2017-11-20 18:24:03 PST
(In reply to Michael Catanzaro from comment #2) > Note: this could affect layout test results. All tests passed \o/
Note You need to log in before you can comment on or make changes to this bug.