Bug 102862 - [Resource Timing] Populate PerformanceResourceTiming structs with timing data
Summary: [Resource Timing] Populate PerformanceResourceTiming structs with timing data
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: James Simonsen
URL:
Keywords:
Depends on:
Blocks: 84883
  Show dependency treegraph
 
Reported: 2012-11-20 19:22 PST by James Simonsen
Modified: 2012-11-21 16:51 PST (History)
2 users (show)

See Also:


Attachments
Patch (12.66 KB, patch)
2012-11-20 19:38 PST, James Simonsen
tonyg: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

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