Comment #17 on issue 30707 by aka...@google.com: Keyboard shortcuts failed to work on Bookmark sync Sign in Authentication dialog
http://code.google.com/p/chromium/issues/detail?id=30707

I think the best solution is to move BrowserWindow::{Pre,}HandleKeyboardEvent() into its own class, say, BrowserKeyboardEventHandler, with platform-specific implementations.
This class would take in a possibly-NULL Browser.  Then, Browser and
HTMLDialogTabContentsDelegate can just delegate to this.

I will start working on this unless someone else has a better idea.

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

Reply via email to