[webkit-reviews] review denied: [Bug 215762] Non-special URLs are not idempotent : [Attachment 410014] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 29 10:22:19 PDT 2020
Alex Christensen <achristensen at apple.com> has denied Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 215762: Non-special URLs are not idempotent
https://bugs.webkit.org/show_bug.cgi?id=215762
Attachment 410014: Patch
https://bugs.webkit.org/attachment.cgi?id=410014&action=review
--- Comment #5 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 410014
--> https://bugs.webkit.org/attachment.cgi?id=410014
Patch
This first patch is close but not quite perfect. It's tricky in an
implementation that serializes while parsing and tries to use the same string
if possible.
More information about the webkit-reviews
mailing list