Bug 171033

Summary: Remove WebKitTestRunner code for enabling features that are already enabled by default
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Tools / TestsAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, joepeck, lforschler, rniwa, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2017-04-19 20:02:10 PDT
Remove WebKitTestRunner code for enabling features that are already enabled by default.

Here are the easy ones:

    ShadowDOM
    CustomElements
    DownloadAttribute
    FetchAPI

Others might be possible but these seem straightforward.
Comment 1 Joseph Pecoraro 2017-04-19 20:02:50 PDT
Created attachment 307544 [details]
[PATCH] Proposed Fix
Comment 2 Ryosuke Niwa 2017-04-19 20:06:01 PDT
Comment on attachment 307544 [details]
[PATCH] Proposed Fix

r=me assuming tests pass everywhere.
Comment 3 Joseph Pecoraro 2017-04-19 21:58:30 PDT
Comment on attachment 307544 [details]
[PATCH] Proposed Fix

As best as I can tell this patch did not cause the Mac WK1 errors as this doesn't change WebKit1 behavior at all. cq+
Comment 4 WebKit Commit Bot 2017-04-19 22:26:55 PDT
Comment on attachment 307544 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 307544

Committed r215552: <http://trac.webkit.org/changeset/215552>
Comment 5 WebKit Commit Bot 2017-04-19 22:26:56 PDT
All reviewed patches have been landed.  Closing bug.