DescriptionChanges the main menu to do the following:
. Creates a TabContents in CreateNewWindow rather than a
RenderViewHost. We want to support the ability to open popups from
this menu, so going with TabContents directly seemed the best
option.
. Showing the menu now does a keyboard grab. This is needed so that
keyboard events go to the menu and focus doesn't remain whever it
was when the menu was shown.
BUG=22954
TEST=see bug
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27179
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|