RESOLVED FIXED Bug 46306
[Web Timing] Use platform definition of responseEnd
https://bugs.webkit.org/show_bug.cgi?id=46306
Summary [Web Timing] Use platform definition of responseEnd
Tony Gentilcore
Reported 2010-09-22 14:01:14 PDT
As of https://bugs.webkit.org/show_bug.cgi?id=45664, the network platform now reports up a "finishTime" which I believe is more appropriate for responseEnd than what we are using currently. We should investigate updating to use this instead.
Attachments
Patch (1.33 KB, patch)
2010-10-06 19:42 PDT, James Simonsen
no flags
James Simonsen
Comment 1 2010-10-06 19:42:07 PDT
James Simonsen
Comment 2 2010-10-06 19:43:59 PDT
I agree that it looks better to use finishTime. It's set closer to when we get the final byte, so it's closer to the spec.
Tony Gentilcore
Comment 3 2010-10-07 09:17:34 PDT
Looks perfect to me!
WebKit Commit Bot
Comment 4 2010-10-07 10:56:29 PDT
Comment on attachment 70029 [details] Patch Clearing flags on attachment: 70029 Committed r69321: <http://trac.webkit.org/changeset/69321>
WebKit Commit Bot
Comment 5 2010-10-07 10:56:34 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.