[webkit-reviews] review denied: [Bug 31940] [XSSAuditor] Make the error messages more descriptive for refused objects and base URL : [Attachment 43969] Patch with rebased tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 27 14:09:33 PST 2009


Adam Barth <abarth at webkit.org> has denied Daniel Bates <dbates at webkit.org>'s
request for review:
Bug 31940: [XSSAuditor] Make the error messages more descriptive for refused
objects and base URL
https://bugs.webkit.org/show_bug.cgi?id=31940

Attachment 43969: Patch with rebased tests
https://bugs.webkit.org/attachment.cgi?id=43969&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
This is a great idea, but we like to use String::format instead of + to create
these kinds of messages.  You can see examples in some of the other console
messages.


More information about the webkit-reviews mailing list