Bug 168145

Summary: [Resource Timing] Enable Resource Timing by default in Tests
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebCore Misc.Assignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, dino, joepeck, rniwa, simon.fraser, yoav
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix
none
[PATCH] Proposed Fix rniwa: review+

Description Joseph Pecoraro 2017-02-10 13:38:51 PST
Enable Resource Timing by default in Tests

This will ensure we get better test coverage. Soon, after adding more tests we can move it to an experimental feature.
Comment 1 Joseph Pecoraro 2017-02-10 13:40:56 PST
Created attachment 301196 [details]
[PATCH] Proposed Fix
Comment 2 Joseph Pecoraro 2017-02-10 13:43:43 PST
Comment on attachment 301196 [details]
[PATCH] Proposed Fix

I have to update a few test results for line number changes.
Comment 3 Joseph Pecoraro 2017-02-10 13:45:06 PST
Created attachment 301197 [details]
[PATCH] Proposed Fix
Comment 4 Joseph Pecoraro 2017-02-10 14:32:05 PST
Landed with Windows Fix.

<https://trac.webkit.org/changeset/212150>