[webkit-reviews] review requested: [Bug 100538] malformed X-XSS-Protection headers not reported : [Attachment 171297] patch + changelogs for landing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 29 13:19:27 PDT 2012


Thomas Sepez <tsepez at chromium.org> has asked  for review:
Bug 100538: malformed X-XSS-Protection headers not reported
https://bugs.webkit.org/show_bug.cgi?id=100538

Attachment 171297: patch + changelogs for landing
https://bugs.webkit.org/attachment.cgi?id=171297&action=review

------- Additional Comments from Thomas Sepez <tsepez at chromium.org>
- Rather than pass back an ever increasing set of enums, I added a String&
failureReason argument along the lines of some of the other parsers.
- Split out success cases into xss-protection-parsing-* to match existing, and
put malformed cases into malformed-*.


More information about the webkit-reviews mailing list