DescriptionMake ChromeOS shelf use Browser app name to group hosted app windows.
The ChromeOS shelf currently uses the oldest navigation entry's URL to
find the extension to group with on the shelf. This can cause a single
browser window to associate with no launcher item, rendering the
browser window inaccessible. It's also possible to have a changing
launcher item because navigation entries get pruned.
This CL uses the browser's app name to determine the extension for a
hosted app window.
It also causes app tabs to group with a bookmark app if no extension
has a matching extent.
BUG=340590
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251995
Patch Set 1 : #
Total comments: 4
Patch Set 2 : add tab extension matching back to AppShortcutLauncherItemController #
Messages
Total messages: 7 (0 generated)
|