WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 46302
[Web Timing] Make requestEnd equal to start of response
https://bugs.webkit.org/show_bug.cgi?id=46302
Summary
[Web Timing] Make requestEnd equal to start of response
Tony Gentilcore
Reported
2010-09-22 13:53:52 PDT
The definition of the requestEnd (
http://dev.w3.org/2006/webapi/WebTiming/#nt-request-end
) attribute has been updated to match the IE9 beta implementation. Instead of marking the time when the network platform finishes sending the bytes on the wire (current implementation), it should now mark the time when the first byte of response is received from the server. We should update to match.
Attachments
Patch
(5.76 KB, patch)
2010-09-30 14:05 PDT
,
James Simonsen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
James Simonsen
Comment 1
2010-09-30 14:05:16 PDT
Created
attachment 69380
[details]
Patch
Tony Gentilcore
Comment 2
2010-09-30 14:17:26 PDT
Looks perfect to me. Thanks for the patch! I'm not a reviewer, but I've copied a couple of people who might be able to look at it.
Adam Barth
Comment 3
2010-09-30 14:26:40 PDT
Comment on
attachment 69380
[details]
Patch ok
WebKit Commit Bot
Comment 4
2010-09-30 14:55:47 PDT
Comment on
attachment 69380
[details]
Patch Clearing flags on attachment: 69380 Committed
r68835
: <
http://trac.webkit.org/changeset/68835
>
WebKit Commit Bot
Comment 5
2010-09-30 14:55:52 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug