[webkit-reviews] review granted: [Bug 41816] Implement performance.timing.fetchStart : [Attachment 61180] MFix typo in LayoutTest: navigationSTart -> navigationStart

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 12 22:09:39 PDT 2010


Darin Fisher (:fishd, Google) <fishd at chromium.org> has granted Tony Gentilcore
<tonyg at chromium.org>'s request for review:
Bug 41816: Implement performance.timing.fetchStart
https://bugs.webkit.org/show_bug.cgi?id=41816

Attachment 61180: MFix typo in LayoutTest: navigationSTart -> navigationStart
https://bugs.webkit.org/attachment.cgi?id=61180&action=review

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
WebCore/ChangeLog:11
 +	    (WebCore::MainResourceLoader::willSendRequest): Record the
fetchStart time for each request for the main resource. This means it is called
for each server redirect, overwritting the previous value. In 42018, this will
be modified such that if a previous value exists, it is stored as the redirect
time.
In bug 42018?  (might be good to link to it.)

R=me


More information about the webkit-reviews mailing list