[Webkit-unassigned] [Bug 38572] [WTFURL] Add core URL parser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 5 18:01:24 PDT 2010


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





--- Comment #13 from Alexey Proskuryakov <ap at webkit.org>  2010-05-05 18:01:22 PST ---
> We can omit the build file if you like.

I don't have a strong preference about what goes into .gyp files - if it's fine
with port maintainers, it's fine with me.

> My plan is to leave the concrete string types one or two layers up in the
> library so that different folks can use it with different types of strings
> (e.g., WTFString and std::wstring).

Understood. Ideally, there would be a way to not seed confusion between code
points (AKA characters) and code units though.

> I can convert the output parameters to non-constant references if you prefer.

Yes, I think that it would be beneficial.

> I believe it's correct, but I don't have a reference off-hand.

My question was about something else, but I just misread the code, sorry.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list