[Webkit-unassigned] [Bug 45664] Web Inspector: [Resources panel] Timing accuracy.

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


https://bugs.webkit.org/show_bug.cgi?id=45664


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |pfeldman at chromium.org
                   |kit.org                     |
     Ever Confirmed|0                           |1
  Attachment #67561|                            |review?
               Flag|                            |




--- Comment #4 from Pavel Feldman <pfeldman at chromium.org>  2010-09-14 09:11:55 PST ---
Created an attachment (id=67561)
 --> (https://bugs.webkit.org/attachment.cgi?id=67561)
[PATCH] Proposed change.

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.

-- 
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