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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 12 08:18:50 PST 2011


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





--- Comment #9 from Bill Budge <bbudge at gmail.com>  2011-02-12 08:18:50 PST ---
Alternatively, I could catch it in DocumentThreadableLoader (which does receive the finishTime in its callback), and store it as a property which my derived loader could access. It's a little less messy, since the property could be protected. Do you prefer that?

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