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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 16:43:00 PDT 2010


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

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

------- Additional Comments from Tony Gentilcore <tonyg at chromium.org>
I've re-implemented NestingLevelIncrementer in Document, but would like to
reuse the one in html/parser. If this patch is good, I can move
NestingLevelIncrementer somewhere where it can be shared either right before or
right after this patch.


More information about the webkit-reviews mailing list