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

Issue 11633041: Show a delete shortcut checkbox when editing a profile that has a shortcut. (Closed)

Created:
8 years ago by Alexei Svitkine (slow)
Modified:
7 years, 11 months ago
Reviewers:
James Hawkins, sail
CC:
chromium-reviews, dbeam+watch-options_chromium.org, tfarina, erikwright+watch_chromium.org, arv (Not doing code reviews)
Visibility:
Public.

Description

Show a delete shortcut checkbox when editing a profile that has a shortcut. Also makes the presence of the checkboxes in WebUI be based on ProfileShortcutManager::IsFeatureEnabled(). BUG=162026, 168196 TEST=Edit a profile that has a desktop shortcut. The WebUI should should a delete checkbox that should work as expected. Edit a profile without a shortcut and the checkbox should still be the create one. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175983

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+269 lines, -66 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/profiles/profile_shortcut_manager.h View 1 2 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc View 1 2 1 chunk +62 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_shortcut_manager_win.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_shortcut_manager_win.cc View 1 2 2 chunks +34 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/manage_profile_overlay.html View 1 2 2 chunks +22 lines, -21 lines 0 comments Download
M chrome/browser/resources/options/manage_profile_overlay.js View 1 2 6 chunks +39 lines, -16 lines 0 comments Download
M chrome/browser/ui/webui/options/manage_profile_handler.h View 1 2 3 3 chunks +20 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/options/manage_profile_handler.cc View 1 2 10 chunks +71 lines, -23 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Alexei Svitkine (slow)
sail: ProfileShortcutManager stuff jhawkins: WebUI stuff
7 years, 12 months ago (2012-12-27 16:56:32 UTC) #1
sail
HI Alexei, I'm not convinced that this a good behavior. I'll add my feedback on ...
7 years, 12 months ago (2012-12-27 23:00:48 UTC) #2
Alexei Svitkine (slow)
From the bug, the new suggested behavior is: "I propose we have a box, unchecked, ...
7 years, 11 months ago (2013-01-04 22:09:22 UTC) #3
Alexei Svitkine (slow)
Show a delete shortcut checkbox when editing a profile that has a shortcut.
7 years, 11 months ago (2013-01-08 20:47:54 UTC) #4
Alexei Svitkine (slow)
I've updated the CL to show the "Delete shortcut" checkbox if the profile has shortcuts ...
7 years, 11 months ago (2013-01-09 20:32:10 UTC) #5
James Hawkins
webui LGTM with nits. https://codereview.chromium.org/11633041/diff/45009/chrome/browser/ui/webui/options/manage_profile_handler.h File chrome/browser/ui/webui/options/manage_profile_handler.h (right): https://codereview.chromium.org/11633041/diff/45009/chrome/browser/ui/webui/options/manage_profile_handler.h#newcode51 chrome/browser/ui/webui/options/manage_profile_handler.h:51: // |iconGrid| is the string ...
7 years, 11 months ago (2013-01-09 20:54:58 UTC) #6
Alexei Svitkine (slow)
https://codereview.chromium.org/11633041/diff/45009/chrome/browser/ui/webui/options/manage_profile_handler.h File chrome/browser/ui/webui/options/manage_profile_handler.h (right): https://codereview.chromium.org/11633041/diff/45009/chrome/browser/ui/webui/options/manage_profile_handler.h#newcode51 chrome/browser/ui/webui/options/manage_profile_handler.h:51: // |iconGrid| is the string representation of which grid ...
7 years, 11 months ago (2013-01-09 21:54:15 UTC) #7
sail
profiles/* LGTM
7 years, 11 months ago (2013-01-09 21:58:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/11633041/47005
7 years, 11 months ago (2013-01-09 22:01:56 UTC) #9
commit-bot: I haz the power
7 years, 11 months ago (2013-01-10 02:08:41 UTC) #10
Message was sent while issue was closed.
Change committed as 175983

Powered by Google App Engine
This is Rietveld 408576698