Status: Untriaged Owner: [email protected] CC: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc WebKitAPI
New issue 24666 by [email protected]: Eliminate context_menu_client_impl's dependency on base http://code.google.com/p/chromium/issues/detail?id=24666 The methods GetMisspelledWord and IsASingleWord would have to move downstream into chrome's render_view.cpp. However, to do that, the following new apis (classes, methods) are required: WebHitTestResult: innerNode localPoint WebFrame (class exists but methods below don't) eventHandler setSelectionGranularity shouldChangeSelection selectedText WebEventHandler:: hitTestResultAtPoint WebVisiblePosition isNotNull WebVisibleSelection expandGranulatiry isRange WebKit::WordGranularity (enum) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
