Description[Mac] added support for show as tab on popups, similar behavior that exists in windows in which replaces 'New Tab' with 'Show as tab' except now in file menu instead of right click on menu bar
BUG=43953
TEST=Start Chrome and go to some website to launch a popup. Can easily make a test with <a href="JavaScript:newPopup('about:blank');">Test</a>. The new popup should have 'Show as Tab' instead of 'New Tab' in the File menu where all other windows should behave as normal. When clicking the 'Show as Tab' it should create a new window with it as a tab which can be dragged into the original window, which is the same behaviour as on Window.
Patch Set 1 #
Messages
Total messages: 5 (3 generated)
|