DescriptionFixed "Open in a Tab" option for apps in Chrome App Launcher.
Currently, when Open in a Tab is not checked, the app will offer to open
itself in a "New Tab" as opposed to a "New Window" as desired. This CL
fixes that bug on Mac. This is only shown if the flag
--disable-new-bookmarked-apps is disabled. Otherwise the behaviour
is as before. See crbug.com/266803.
BUG=445038
Committed: https://crrev.com/dd4768622e797c5e4fa53a47200cd267d63716b2
Cr-Commit-Position: refs/heads/master@{#310057}
Patch Set 1 #Patch Set 2 : Rewrote CL #
Total comments: 4
Patch Set 3 : Addressed comments #Patch Set 4 : Fixed formatting #
Total comments: 2
Patch Set 5 : Changed to DCHECK_EQ #Messages
Total messages: 16 (4 generated)
|