Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(109)

Issue 153623002: Make ChromeOS shelf use Browser app name to group hosted app windows. (Closed)

Created:
6 years, 10 months ago by calamity
Modified:
6 years, 10 months ago
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org, chrome-apps-syd-reviews_chromium.org
Visibility:
Public.

Description

Make 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -31 lines) Patch
M chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc View 1 6 chunks +19 lines, -10 lines 0 comments Download
M chrome/browser/ui/ash/launcher/launcher_app_tab_helper.cc View 2 chunks +23 lines, -20 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
calamity
6 years, 10 months ago (2014-02-05 08:31:05 UTC) #1
Mr4D (OOO till 08-26)
Sorry for the delay, but you have sent the CL to my corp account and ...
6 years, 10 months ago (2014-02-07 17:44:03 UTC) #2
calamity
https://codereview.chromium.org/153623002/diff/120001/chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc File chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc (right): https://codereview.chromium.org/153623002/diff/120001/chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc#newcode303 chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc:303: refocus_pattern.MatchesURL(web_contents->GetURL())) || On 2014/02/07 17:44:03, Mr4D wrote: > You ...
6 years, 10 months ago (2014-02-17 02:03:17 UTC) #3
Mr4D (OOO till 08-26)
lgtm
6 years, 10 months ago (2014-02-18 15:16:21 UTC) #4
calamity
The CQ bit was checked by calamity@chromium.org
6 years, 10 months ago (2014-02-19 03:23:16 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calamity@chromium.org/153623002/190001
6 years, 10 months ago (2014-02-19 03:24:54 UTC) #6
commit-bot: I haz the power
6 years, 10 months ago (2014-02-19 08:19:24 UTC) #7
Message was sent while issue was closed.
Change committed as 251995

Powered by Google App Engine
This is Rietveld 408576698