[webkit-reviews] review denied: [Bug 43117] Chromium regression when viewing a plugin document with plugins disabled : [Attachment 64022] Call DocumentWriter::addData only once.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 10 11:09:16 PDT 2010


Adam Barth <abarth at webkit.org> has denied Bernhard Bauer
<bauerb at chromium.org>'s request for review:
Bug 43117: Chromium regression when viewing a plugin document with plugins
disabled
https://bugs.webkit.org/show_bug.cgi?id=43117

Attachment 64022: Call DocumentWriter::addData only once.
https://bugs.webkit.org/attachment.cgi?id=64022&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
Please add a test and more descriptive ChangeLog entry.

That line you're removing is required for the old parser to function properly. 
We're not quite ready to remove the old parser.  There are still a couple
things left that depend on it.	Eric and I are working to remove all the
dependencies so we can remove it.


More information about the webkit-reviews mailing list