[Webkit-unassigned] [Bug 18762] Window.onload is firing before image resources are loaded (if loading in multiple documents at once)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 28 05:53:54 PST 2011


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


Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #83981|review?                     |review-
               Flag|                            |




--- Comment #15 from Antti Koivisto <koivisto at iki.fi>  2011-02-28 05:53:53 PST ---
(From update of attachment 83981)
As discussed in the IRC, I think it would be better to try to address the underlying problem (onloads fired by ResourceLoaders instead of CachedResources that know about all the clients) rather than to add another hack of this kind. If that turns out to be massively complicated then we may need to consider something like this.

-- 
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