[Webkit-unassigned] [Bug 6656] Image loading continues when IMG elements or Image JavaScript objects are removed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 5 12:24:50 PDT 2018


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

Brady Eidson <beidson at apple.com> changed:

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

--- Comment #17 from Brady Eidson <beidson at apple.com> ---
Talking to a dev from BaseCamp right now at WWDC.

"In other browsers, doing something to get an IMG created does not synchronously start a network load - That only happens after the runloop spins.

WebKit synchronously starts the load, even JS immediately sets the src the null.

This is super duper wasteful in our app (We clone dom trees, etc etc)"

-- 
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/20180605/99f6e142/attachment.html>


More information about the webkit-unassigned mailing list