[Webkit-unassigned] [Bug 37910] [DRT/Chromium] Import MockSpellCheck from Chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 21 02:52:00 PDT 2010


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





--- Comment #5 from TAMURA, Kent <tkent at chromium.org>  2010-04-21 02:51:59 PST ---
(In reply to comment #4)
> (From update of attachment 53920 [details])
> Instead of using string16, can we WebString or WebCore::String? 
> Instead of using map, can we use WTF::HashMap?

WebString has no find*() methods and I thought we should not use WebCore
classes directly.
However String is moving to WTF.  Ok, I'll update the patch.

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