[Webkit-unassigned] [Bug 129322] [iOS] Download support by CFURLDownloadRef under USE(CFNETWORK).
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 20 19:01:36 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=129322
--- Comment #10 from Andy Estes <aestes at apple.com> 2014-03-20 19:01:57 PST ---
(In reply to comment #4)
> (From update of attachment 225185 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=225185&action=review
>
> > Source/WebKit2/Shared/Downloads/ios/DownloadIOS.mm:47
> > + if (RunLoop::isMain()) {
>
> If we’re going to use RunLoop here, can we use the RunLoop version of "run on main thread" instead?
As far as I can tell, RunLoop only supports asynchronous dispatch to the main thread.
--
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