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

Issue 340453004: Added Pin/Unpin button to the App Info Dialog on ChromeOS (Closed)

Created:
6 years, 6 months ago by sashab
Modified:
6 years, 6 months ago
Reviewers:
benwells
CC:
chromium-reviews, tfarina, chrome-apps-syd-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Added Pin/Unpin button to the App Info Dialog on ChromeOS Since the "Create Shortcuts" button is disabled on ChromeOS, add a pin/unpin button that allows pinning and unpinning the app from the shelf. This is the functional equivalent of creating shortcuts on ChromeOS. Based off https://codereview.chromium.org/335523002/. BUG=385526 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278351

Patch Set 1 #

Total comments: 8

Patch Set 2 : Plumbed AppListWindow so AppInfoDialog can determine HostDesktopType at creation time #

Patch Set 3 : Rename fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -12 lines) Patch
M chrome/browser/ui/views/apps/app_info_dialog/app_info_dialog_views.h View 1 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/ui/views/apps/app_info_dialog/app_info_dialog_views.cc View 1 3 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.h View 1 2 3 chunks +17 lines, -1 line 0 comments Download
M chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.cc View 1 2 5 chunks +62 lines, -7 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
sashab
Low priority :)
6 years, 6 months ago (2014-06-17 08:03:56 UTC) #1
benwells
https://codereview.chromium.org/340453004/diff/1/chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.cc File chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.cc (right): https://codereview.chromium.org/340453004/diff/1/chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.cc#newcode56 chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.cc:56: ash::Shell::GetInstance()->GetShelfDelegate(); Why do you get the shelf delegate here? ...
6 years, 6 months ago (2014-06-18 01:52:55 UTC) #2
sashab
I can't see a better way to get HostDesktopType before the AppListContentsView is created other ...
6 years, 6 months ago (2014-06-19 04:15:40 UTC) #3
benwells
lgtm
6 years, 6 months ago (2014-06-19 04:45:23 UTC) #4
sashab
The CQ bit was checked by sashab@chromium.org
6 years, 6 months ago (2014-06-19 04:54:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sashab@chromium.org/340453004/80001
6 years, 6 months ago (2014-06-19 04:57:06 UTC) #6
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 13:08:20 UTC) #7
Message was sent while issue was closed.
Change committed as 278351

Powered by Google App Engine
This is Rietveld 408576698