[webkit-reviews] review granted: [Bug 220778] Forbid '|' in URL hosts : [Attachment 418006] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 20 23:52:28 PST 2021


youenn fablet <youennf at gmail.com> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 220778: Forbid '|' in URL hosts
https://bugs.webkit.org/show_bug.cgi?id=220778

Attachment 418006: Patch

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




--- Comment #5 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 418006
  --> https://bugs.webkit.org/attachment.cgi?id=418006
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=418006&action=review

> LayoutTests/fast/url/file-http-base-expected.txt:13
> +FAIL canonicalize('//C|/foo/bar') should be file:///C:/foo/bar. Was
//C|/foo/bar.

Should we update this test?


More information about the webkit-reviews mailing list