[webkit-reviews] review granted: [Bug 47560] Ignore document.write() when it comes from a network task : [Attachment 71359] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 18:54:54 PDT 2010


Adam Barth <abarth at webkit.org> has granted Tony Gentilcore
<tonyg at chromium.org>'s request for review:
Bug 47560: Ignore document.write() when it comes from a network task
https://bugs.webkit.org/show_bug.cgi?id=47560

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=71359&action=review

> WebCore/dom/Document.h:1349
> +    IgnoreDestructiveWriteCountIncrementer()

Did you mean for this to be a destructor?  Can we add a test that observes the
difference?


More information about the webkit-reviews mailing list