[Webkit-unassigned] [Bug 55571] [Refactoring] Auto correction panel should be handled by its own class.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 23 23:26:10 PDT 2011


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





--- Comment #31 from Jia Pu <jpu at apple.com>  2011-03-23 23:26:09 PST ---
Morita, I have landed a patch for bug 56055, which is likely to cause some conflict with your latest patch. But none of them is difficult to resolve. I have:
1. removed EditorClient::isShowingCorrectionPanel(), Editor::isShowingCorrectionPanel().
2. dropped Editor* argument in EditorClient::showCorrectionPanel().
3. added EditorClient::dismissCorrectionPanelSoon(), Editor::dismissCorrectionPanelSoon().
4. removed Editor::handleCancelOperation().

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