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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 11:49:05 PST 2011


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





--- Comment #12 from David Levin <levin at chromium.org>  2011-02-14 11:49:05 PST ---
(In reply to comment #11)
> I looked at it and I don't see a way to get the finishTime out of SubresourceLoader unless we:
> 
> A) Store the finish time and add a finishTime() accessor, or...
> B) Change SubresourceLoaderClient::didFinishLoading() to add the finishTime value, or...
> C) Add a createSubresourceLoader method to DocumentThreadableLoader, so clients can derive a SubresourceLoader class that catches the value.

What about B? (which is what I was thinking but didn't state clearly)

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