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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 16 17:13:06 PST 2011


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


David Levin <levin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82724|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #43 from David Levin <levin at chromium.org>  2011-02-16 17:13:05 PST ---
(From update of attachment 82724)
View in context: https://bugs.webkit.org/attachment.cgi?id=82724&action=review

> Source/WebCore/workers/WorkerScriptLoader.cpp:137
> +void WorkerScriptLoader::didFinishLoading(unsigned long identifier, double finishTime)

omit "finishTime" since it isn't used. (As is, this will fail the compile stage on OSX.)

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