RESOLVED FIXED 105231
[Resource Timing] Populate responseEnd on cross-origin requests
https://bugs.webkit.org/show_bug.cgi?id=105231
Summary [Resource Timing] Populate responseEnd on cross-origin requests
James Simonsen
Reported 2012-12-17 17:09:28 PST
[Resource Timing] Populate responseEnd on cross-origin requests
Attachments
Patch (1.45 KB, patch)
2012-12-17 17:10 PST, James Simonsen
no flags
Patch for landing (1.47 KB, patch)
2012-12-18 11:37 PST, James Simonsen
no flags
James Simonsen
Comment 1 2012-12-17 17:10:10 PST
James Simonsen
Comment 2 2012-12-17 17:11:05 PST
The logic in the spec is that this is the same value as startTime+duration, which are exposed.
WebKit Review Bot
Comment 3 2012-12-17 19:16:03 PST
Comment on attachment 179838 [details] Patch Rejecting attachment 179838 [details] from commit-queue. New failing tests: http/tests/w3c/webperf/submission/resource-timing/html/test_resource_attribute_order.html Full output: http://queues.webkit.org/results/15366981
WebKit Review Bot
Comment 4 2012-12-17 20:19:18 PST
Comment on attachment 179838 [details] Patch Attachment 179838 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/15399035 New failing tests: http/tests/w3c/webperf/submission/resource-timing/html/test_resource_attribute_order.html
James Simonsen
Comment 5 2012-12-18 11:37:48 PST
Created attachment 179989 [details] Patch for landing
WebKit Review Bot
Comment 6 2012-12-18 12:15:14 PST
Comment on attachment 179989 [details] Patch for landing Clearing flags on attachment: 179989 Committed r138051: <http://trac.webkit.org/changeset/138051>
WebKit Review Bot
Comment 7 2012-12-18 12:15:18 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.