[webkit-reviews] review denied: [Bug 18762] Window.onload is firing before image resources are loaded (if loading in multiple documents at once) : [Attachment 83981] Proposed patch v2

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


Antti Koivisto <koivisto at iki.fi> has denied Andreas Kling <kling at webkit.org>'s
request for review:
Bug 18762: Window.onload is firing before image resources are loaded (if
loading in multiple documents at once)
https://bugs.webkit.org/show_bug.cgi?id=18762

Attachment 83981: Proposed patch v2
https://bugs.webkit.org/attachment.cgi?id=83981&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
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.


More information about the webkit-reviews mailing list