Fix Textfield::OnKeyPressed command handling for Linux Aura.
Get the default command if there was no Linux Aura command. Similar to RenderWidgetHostViewAura::ForwardKeyboardEvent (forwards the raw key event if there is no matching command) TODO(followup): Add more complete GTK command coverage. (Elliot noted this might not be worthwhile at the moment) BUG=377355 TEST=[Shift+]Ctrl+Z invokes Undo/Redo in the Linux Aura omnibox. R=oshima@chromium.org,erg@chromium.org Review URL: https://codereview.chromium.org/307783003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@273791 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment