[Webkit-unassigned] [Bug 148128] Decode data URLs in web process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 19 04:50:24 PDT 2015


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

Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andersca at apple.com

--- Comment #15 from Antti Koivisto <koivisto at iki.fi> ---
> Does this work correctly when the WebThread is in use? As far as I can tell,
> RunLoop::initializeMainRunLoop() is never called in that case.

No it won't. Maybe we should initialize RunLoop::main() to be the web thread runloop on iOS WK1? Or maybe add a WebCore level global function somewhere for getting the web RunLoop/WorkQueue?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150819/28fb8f6b/attachment.html>


More information about the webkit-unassigned mailing list