[Webkit-unassigned] [Bug 96799] WebString for Chromium has no way to do case-insensitive comparisons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 14 13:03:19 PDT 2012


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





--- Comment #3 from James Robinson <jamesr at chromium.org>  2012-09-14 13:03:45 PST ---
(From update of attachment 164175)
Where do you intend to use this?  Normally if you have a WebString and you want to do non-trivial operations on it you would convert it to the chromium or WebKit type (std::string, std::wstring, WTF::String) and do the operations there.

-- 
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