[Webkit-unassigned] [Bug 51013] [Chromium] Should implement EditorClientImpl::requestCheckingOfString()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 3 03:18:38 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=51013
--- Comment #24 from MORITA Hajime <morrita at google.com> 2011-02-03 03:18:37 PST ---
Hi Darin, thank you for your feedback!
I updated the patch to address it.
> Well, I think that our WebKit API should not have baked in assumptions about being used in a multi-process browser. It seems like you could just as easily put the map from identifier to WebTextCheckCompletion* outside in Chromium instead of within WebKit.
Sounds making sense. So I switched to take the completion callback pattern.
--
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