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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 18 19:39:18 PDT 2015


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

--- Comment #12 from Andy Estes <aestes at apple.com> ---
Comment on attachment 259282
  --> https://bugs.webkit.org/attachment.cgi?id=259282
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=259282&action=review

> Source/WebCore/platform/network/DataURLDecoder.cpp:153
> +        RunLoop::main().dispatch([decodeTaskPtr, success] {

Does this work correctly when the WebThread is in use? As far as I can tell, RunLoop::initializeMainRunLoop() is never called in that case.

-- 
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/a0420349/attachment.html>


More information about the webkit-unassigned mailing list