[Webkit-unassigned] [Bug 46302] New: [Web Timing] Make requestEnd equal to start of response
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 22 13:53:52 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=46302
Summary: [Web Timing] Make requestEnd equal to start of
response
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tonyg at chromium.org
Blocks: 30685
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list