[Webkit-unassigned] [Bug 144320] URL paths should not be normalized when encoded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 28 09:59:03 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144320

--- Comment #7 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #6)
> So I think we have two questions:
> 
> 1) If we did want to make normalization separate, what is a good idiom that
> would keep things brief and efficient and just use the StringView as-is
> without memory allocation when no normalization is needed?
> 
> 2) Is normalization helpful for all those other clients?
> 
> I suppose we can leave it inside encode for now, but we should make sure
> that all those other call sites want normalization and have someone write
> test cases for them.

Ok, I'll add a FIXME then.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150428/594216ed/attachment.html>


More information about the webkit-unassigned mailing list