Bug 128064 - Enable WEB_TIMING on Mac and iOS
Summary: Enable WEB_TIMING on Mac and iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2014-02-01 22:05 PST by Simon Fraser (smfr)
Modified: 2014-04-14 15:40 PDT (History)
5 users (show)

See Also:


Attachments
Patch (10.91 KB, patch)
2014-02-01 22:06 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (11.93 KB, patch)
2014-02-01 22:18 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Refresh the patch (15.96 KB, patch)
2014-03-31 16:26 PDT, Simon Fraser (smfr)
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2014-02-01 22:05:04 PST
Enable WEB_TIMING on Mac and iOS
Comment 1 Simon Fraser (smfr) 2014-02-01 22:06:48 PST
Created attachment 222908 [details]
Patch
Comment 2 Simon Fraser (smfr) 2014-02-01 22:08:17 PST
Probably need to fix some tests too.
Comment 3 Simon Fraser (smfr) 2014-02-01 22:10:43 PST
Comment on attachment 222908 [details]
Patch

Need to only enable it when the OS can give us the right data.
Comment 4 Simon Fraser (smfr) 2014-02-01 22:18:07 PST
Created attachment 222910 [details]
Patch
Comment 5 Simon Fraser (smfr) 2014-02-01 22:18:47 PST
There are some skipped tests that should be unskipped for the platforms on which WEB_TIMING is being enabled.
Comment 6 Brent Fulgham 2014-02-05 16:32:07 PST
Comment on attachment 222910 [details]
Patch

r=me
Comment 7 Simon Fraser (smfr) 2014-03-31 16:26:32 PDT
Created attachment 228217 [details]
Refresh the patch
Comment 8 Simon Fraser (smfr) 2014-04-14 15:40:05 PDT
http://trac.webkit.org/r166595