[webkit-reviews] review requested: [Bug 184493] Disallow responses when a response contains invalid header values : [Attachment 400569] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 29 05:38:54 PDT 2020


Rob Buis <rbuis at igalia.com> has asked  for review:
Bug 184493: Disallow responses when a response contains invalid header values
https://bugs.webkit.org/show_bug.cgi?id=184493

Attachment 400569: Patch

https://bugs.webkit.org/attachment.cgi?id=400569&action=review




--- Comment #20 from Rob Buis <rbuis at igalia.com> ---
Comment on attachment 400569
  --> https://bugs.webkit.org/attachment.cgi?id=400569
Patch

PTAL. The failure in the resources-with-0x00-in-header.window.html test is
because on failed iframe loads the existing document in the frame is not
cleared (unlike other implementations), however this seems like a different
bug/feature. Finally, I am not sure if the error message should be specific or
generic here.


More information about the webkit-reviews mailing list