Bug 102862

Summary: [Resource Timing] Populate PerformanceResourceTiming structs with timing data
Product: WebKit Reporter: James Simonsen <simonjam>
Component: New BugsAssignee: James Simonsen <simonjam>
Status: RESOLVED FIXED    
Severity: Normal CC: tonyg, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 84883    
Attachments:
Description Flags
Patch tonyg: review+, webkit.review.bot: commit-queue-

Description James Simonsen 2012-11-20 19:22:01 PST
[Resource Timing] Populate PerformanceResourceTiming structs with timing data
Comment 1 James Simonsen 2012-11-20 19:38:35 PST
Created attachment 175324 [details]
Patch
Comment 2 James Simonsen 2012-11-20 19:40:42 PST
I split up the old Resource Timing patch into smaller pieces. This is just the part applicable to the exposed API. I don't think anything has changed since you reviewed it, but give it a quick skim just in case.
Comment 3 WebKit Review Bot 2012-11-21 16:05:07 PST
Comment on attachment 175324 [details]
Patch

Rejecting attachment 175324 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1

ERROR: /mnt/git/webkit-commit-queue/LayoutTests/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).

Full output: http://queues.webkit.org/results/14959116
Comment 4 James Simonsen 2012-11-21 16:51:02 PST
Committed r135458: <http://trac.webkit.org/changeset/135458>