[Webkit-unassigned] [Bug 54313] Need didReceiveCachedMetadata, and finishTime for didFinishLoading exposed in ThreadableLoaderClient.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 20:51:58 PST 2011


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





--- Comment #34 from Bill Budge <bbudge at gmail.com>  2011-02-15 20:51:58 PST ---
(From update of attachment 82568)
View in context: https://bugs.webkit.org/attachment.cgi?id=82568&action=review

>> Source/WebCore/xml/XMLHttpRequest.cpp:990
>> +void XMLHttpRequest::didFinishLoading(unsigned long identifier, double finishTime)
> 
> This will likely result in a compile error since "finishTime" isn't used in this function (just omit the parameter name).

Done.

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