DescriptionRemoved the code that checks the tab number.
'Close Window' can be used even if a window has single tab.
NOTE: Cmd+w closes a window even if there is a single tab.
XIB Changes:
* Make the default key equivalent of 'Close Tab' Cmd+w
* Make the default key equivalent of 'Close Window' Cmd+Shift+w
* Remove the referencing outlets from 'Close Tab' and 'Close Window'
No other changes are made.
BUG=20569
TEST=press Cmd+Shift+w on a window having only one tab.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88133
Patch Set 1 #
Total comments: 2
Patch Set 2 : fixed a comment. #
Total comments: 4
Patch Set 3 : removed unnecessary codes. #
Messages
Total messages: 13 (0 generated)
|