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.
Created attachment 327367 [details] Patch
Note: this could affect layout test results.
Comment on attachment 327367 [details] Patch Clearing flags on attachment: 327367 Committed r225060: <https://trac.webkit.org/changeset/225060>
All reviewed patches have been landed. Closing bug.
(In reply to Michael Catanzaro from comment #2) > Note: this could affect layout test results. All tests passed \o/