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

Issue 307873002: Removed the App Info information from the Create App Shortcuts dialog (Closed)

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

Description

Removed the App Info information from the Create App Shortcuts dialog Removed the App Info header from the Create Shortcuts dialog for Apps, as requested by UI, since it is always clear which app the shortcuts are being created for. The info still appears when creating shortcuts for bookmark (URL) apps. BUG=NONE Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276419

Patch Set 1 #

Total comments: 6

Patch Set 2 : Renamed InitControls to InitControlsWithAppInfoFrame #

Patch Set 3 : Enum over boolean #

Total comments: 3

Patch Set 4 : Nits #

Total comments: 8

Patch Set 5 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -32 lines) Patch
M chrome/browser/ui/views/create_application_shortcut_view.h View 1 2 3 4 3 chunks +12 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/create_application_shortcut_view.cc View 1 2 3 4 5 chunks +13 lines, -28 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
sashab
6 years, 6 months ago (2014-05-29 04:43:33 UTC) #1
benwells
https://codereview.chromium.org/307873002/diff/1/chrome/browser/ui/views/create_application_shortcut_view.cc File chrome/browser/ui/views/create_application_shortcut_view.cc (left): https://codereview.chromium.org/307873002/diff/1/chrome/browser/ui/views/create_application_shortcut_view.cc#oldcode539 chrome/browser/ui/views/create_application_shortcut_view.cc:539: base::Bind(&CreateChromeApplicationShortcutView::OnShortcutInfoLoaded, How come this can be deleted? https://codereview.chromium.org/307873002/diff/1/chrome/browser/ui/views/create_application_shortcut_view.h File ...
6 years, 6 months ago (2014-05-29 04:49:33 UTC) #2
sashab
https://codereview.chromium.org/307873002/diff/1/chrome/browser/ui/views/create_application_shortcut_view.cc File chrome/browser/ui/views/create_application_shortcut_view.cc (left): https://codereview.chromium.org/307873002/diff/1/chrome/browser/ui/views/create_application_shortcut_view.cc#oldcode539 chrome/browser/ui/views/create_application_shortcut_view.cc:539: base::Bind(&CreateChromeApplicationShortcutView::OnShortcutInfoLoaded, On 2014/05/29 04:49:34, benwells wrote: > How come ...
6 years, 6 months ago (2014-05-29 05:18:01 UTC) #3
benwells
https://codereview.chromium.org/307873002/diff/1/chrome/browser/ui/views/create_application_shortcut_view.h File chrome/browser/ui/views/create_application_shortcut_view.h (right): https://codereview.chromium.org/307873002/diff/1/chrome/browser/ui/views/create_application_shortcut_view.h#newcode49 chrome/browser/ui/views/create_application_shortcut_view.h:49: void InitDialog(); On 2014/05/29 05:18:02, sasha_b wrote: > On ...
6 years, 6 months ago (2014-05-30 01:57:53 UTC) #4
sashab
https://codereview.chromium.org/307873002/diff/1/chrome/browser/ui/views/create_application_shortcut_view.h File chrome/browser/ui/views/create_application_shortcut_view.h (right): https://codereview.chromium.org/307873002/diff/1/chrome/browser/ui/views/create_application_shortcut_view.h#newcode49 chrome/browser/ui/views/create_application_shortcut_view.h:49: void InitDialog(); On 2014/05/30 01:57:54, benwells wrote: > On ...
6 years, 6 months ago (2014-05-30 06:51:02 UTC) #5
benwells
lgtm with the nits fixed https://codereview.chromium.org/307873002/diff/40001/chrome/browser/ui/views/create_application_shortcut_view.cc File chrome/browser/ui/views/create_application_shortcut_view.cc (right): https://codereview.chromium.org/307873002/diff/40001/chrome/browser/ui/views/create_application_shortcut_view.cc#newcode263 chrome/browser/ui/views/create_application_shortcut_view.cc:263: if (dialog_layout == DialogLayout::URL_SHORTCUT_LAYOUT) ...
6 years, 6 months ago (2014-06-02 01:04:31 UTC) #6
sashab
https://codereview.chromium.org/307873002/diff/40001/chrome/browser/ui/views/create_application_shortcut_view.cc File chrome/browser/ui/views/create_application_shortcut_view.cc (right): https://codereview.chromium.org/307873002/diff/40001/chrome/browser/ui/views/create_application_shortcut_view.cc#newcode263 chrome/browser/ui/views/create_application_shortcut_view.cc:263: if (dialog_layout == DialogLayout::URL_SHORTCUT_LAYOUT) On 2014/06/02 01:04:31, benwells wrote: ...
6 years, 6 months ago (2014-06-02 01:34:57 UTC) #7
sashab
The CQ bit was checked by sashab@chromium.org
6 years, 6 months ago (2014-06-02 01:35:01 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sashab@chromium.org/307873002/60001
6 years, 6 months ago (2014-06-02 01:35:20 UTC) #9
sashab
6 years, 6 months ago (2014-06-02 03:21:13 UTC) #10
sashab
6 years, 6 months ago (2014-06-02 03:21:18 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium ...
6 years, 6 months ago (2014-06-02 03:29:28 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-02 03:31:42 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/70945)
6 years, 6 months ago (2014-06-02 03:31:42 UTC) #14
sky
LGTM with the following changes. https://codereview.chromium.org/307873002/diff/60001/chrome/browser/ui/views/create_application_shortcut_view.cc File chrome/browser/ui/views/create_application_shortcut_view.cc (right): https://codereview.chromium.org/307873002/diff/60001/chrome/browser/ui/views/create_application_shortcut_view.cc#newcode262 chrome/browser/ui/views/create_application_shortcut_view.cc:262: enum DialogLayout dialog_layout) { ...
6 years, 6 months ago (2014-06-03 17:14:12 UTC) #15
sashab
https://codereview.chromium.org/307873002/diff/60001/chrome/browser/ui/views/create_application_shortcut_view.cc File chrome/browser/ui/views/create_application_shortcut_view.cc (right): https://codereview.chromium.org/307873002/diff/60001/chrome/browser/ui/views/create_application_shortcut_view.cc#newcode262 chrome/browser/ui/views/create_application_shortcut_view.cc:262: enum DialogLayout dialog_layout) { On 2014/06/03 17:14:12, sky wrote: ...
6 years, 6 months ago (2014-06-11 05:53:13 UTC) #16
sashab
The CQ bit was checked by sashab@chromium.org
6 years, 6 months ago (2014-06-11 05:53:18 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sashab@chromium.org/307873002/80001
6 years, 6 months ago (2014-06-11 05:57:22 UTC) #18
commit-bot: I haz the power
6 years, 6 months ago (2014-06-11 16:11:06 UTC) #19
Message was sent while issue was closed.
Change committed as 276419

Powered by Google App Engine
This is Rietveld 408576698