[Webkit-unassigned] [Bug 54287] SubresourceLoader should expose finish time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 11 14:12:41 PST 2011


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


David Levin <levin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82171|review+                     |review-
               Flag|                            |




--- Comment #7 from David Levin <levin at chromium.org>  2011-02-11 14:12:41 PST ---
(From update of attachment 82171)
ok, this doesn't apply but I got to thinking about it more.  I looked at the original bug and then started wondering why we are pushing this down into subresource loader when only one user needs it.

After all, it seems that instead of having purely a "DummyClient", you could fill in the "didFinishLoading" method and make it capture the finishTime. Then we don't add more code into subresource loader (which only one user of it cares about).

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