[webkit-reviews] review denied: [Bug 110388] Preloads should be cleared on document.write() : [Attachment 189386] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 20 17:08:12 PST 2013


Antti Koivisto <koivisto at iki.fi> has denied James Simonsen
<simonjam at chromium.org>'s request for review:
Bug 110388: Preloads should be cleared on document.write()
https://bugs.webkit.org/show_bug.cgi?id=110388

Attachment 189386: Patch
https://bugs.webkit.org/attachment.cgi?id=189386&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
View in context: https://bugs.webkit.org/attachment.cgi?id=189386&action=review


> Source/WebCore/ChangeLog:9
> +
> +	   We should clear preloads as soon as the parser finishes, instead of
waiting for
> +	   implicitClose(), which doesn't happen with a document.write().

Why? Please describe the problem you are fixing in the ChangeLog.


More information about the webkit-reviews mailing list