[webkit-reviews] review requested: [Bug 45664] Web Inspector: [Resources panel] Timing accuracy. : [Attachment 67561] [PATCH] Proposed change.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 14 09:11:55 PDT 2010


Pavel Feldman <pfeldman at chromium.org> has asked  for review:
Bug 45664: Web Inspector: [Resources panel] Timing accuracy.
https://bugs.webkit.org/show_bug.cgi?id=45664

Attachment 67561: [PATCH] Proposed change.
https://bugs.webkit.org/attachment.cgi?id=67561&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
With this change, platforms have a way to report proper resource load finish
time to the WebCore. Rest of the timers can already be pushed by means of
ResourceLoadTiming. Resource finish is a bit different since it is not
available on didReceiveResponse. Hence it should be reported as a part of
didFinishLoad.


More information about the webkit-reviews mailing list