Bug 168145 - [Resource Timing] Enable Resource Timing by default in Tests
Summary: [Resource Timing] Enable Resource Timing by default in Tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-10 13:38 PST by Joseph Pecoraro
Modified: 2017-02-10 14:32 PST (History)
6 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (44.45 KB, patch)
2017-02-10 13:40 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff
[PATCH] Proposed Fix (46.83 KB, patch)
2017-02-10 13:45 PST, Joseph Pecoraro
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>