[Webkit-unassigned] [Bug 134488] Async loading of image resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 25 03:54:40 PDT 2015


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

Yoav Weiss <yoav at yoav.ws> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dino at apple.com,
                   |                            |mjs at apple.com,
                   |                            |sam at webkit.org

--- Comment #34 from Yoav Weiss <yoav at yoav.ws> ---
I've uploaded a new patch that works (and passes tests), at least locally.

It includes a few additional `runMicroTasks()` calls after events and scheduled JS actions. I'm not sure these are required by spec, but without them, some images fail to load in certain tested scenarios. I'm also not sure if and how they should be protected against nested call scenarios. Advice would be appreciated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150325/2c61f5c1/attachment-0002.html>


More information about the webkit-unassigned mailing list