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

Issue 10266015: Add the --disable-off-store-extension-install switch. (Closed)

Created:
8 years, 7 months ago by Aaron Boodman
Modified:
8 years, 7 months ago
Reviewers:
benjhayden
CC:
chromium-reviews, mihaip+watch_chromium.org, rdsmith+dwatch_chromium.org
Visibility:
Public.

Description

Add the --disable-off-store-extension-install switch. Subsequent changes will add a first-class UI in chrome://extensions/ to meet this use case. BUG=55584 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=134980

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 6

Patch Set 3 : Fix comment #

Patch Set 4 : fixy fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -6 lines) Patch
M chrome/browser/download/chrome_download_manager_delegate.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/download/download_crx_util.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/download/download_crx_util.cc View 1 2 3 2 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/download/download_shelf_context_menu.cc View 2 chunks +6 lines, -4 lines 0 comments Download
M chrome/chrome_common.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
A chrome/common/extensions/switch_utils.h View 1 1 chunk +19 lines, -0 lines 0 comments Download
A chrome/common/extensions/switch_utils.cc View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Aaron Boodman
8 years, 7 months ago (2012-04-30 18:45:58 UTC) #1
Randy Smith (Not in Mondays)
Ben, could you take this one? (More because I'm trying to shard out reviews than ...
8 years, 7 months ago (2012-04-30 18:52:39 UTC) #2
benjhayden
Can I have a little more information about the use-case and the new UX? https://chromiumcodereview.appspot.com/10266015/diff/11/chrome/browser/download/download_crx_util.cc ...
8 years, 7 months ago (2012-04-30 19:26:12 UTC) #3
Aaron Boodman
https://chromiumcodereview.appspot.com/10266015/diff/11/chrome/browser/download/download_crx_util.cc File chrome/browser/download/download_crx_util.cc (right): https://chromiumcodereview.appspot.com/10266015/diff/11/chrome/browser/download/download_crx_util.cc#newcode55 chrome/browser/download/download_crx_util.cc:55: if (extensions::switch_utils::IsOffStoreInstallEnabled() && On 2012/04/30 19:26:12, benjhayden_chromium wrote: > ...
8 years, 7 months ago (2012-04-30 20:23:41 UTC) #4
Aaron Boodman
Re: use-case and ux: did you see the associated bugs?
8 years, 7 months ago (2012-04-30 20:24:22 UTC) #5
Aaron Boodman
https://chromiumcodereview.appspot.com/10266015/diff/11/chrome/common/chrome_switches.cc File chrome/common/chrome_switches.cc (right): https://chromiumcodereview.appspot.com/10266015/diff/11/chrome/common/chrome_switches.cc#newcode338 chrome/common/chrome_switches.cc:338: // Enables a new off-store extension installation UX. On ...
8 years, 7 months ago (2012-04-30 20:24:28 UTC) #6
Aaron Boodman
Ben, this fails some browser tests. Let me fix it up -- I'll let you ...
8 years, 7 months ago (2012-04-30 20:50:17 UTC) #7
Aaron Boodman
ok works now
8 years, 7 months ago (2012-04-30 21:49:01 UTC) #8
benjhayden
Want to kick the win_rel bot again? content_browser.lib(tcmalloc_internals_request_job.obj) : warning LNK4217: locally defined symbol ?instance@MallocExtension@@SAPAV1@XZ ...
8 years, 7 months ago (2012-05-01 13:28:20 UTC) #9
Aaron Boodman
Done, but you can review in the meantime. Anything that comes up which is windows ...
8 years, 7 months ago (2012-05-01 16:05:44 UTC) #10
benjhayden
8 years, 7 months ago (2012-05-01 16:22:04 UTC) #11
LGTM

Powered by Google App Engine
This is Rietveld 408576698