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

Issue 10356052: Disable off-store extension installs by default. (Closed)

Created:
8 years, 7 months ago by Aaron Boodman
Modified:
8 years, 7 months ago
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org, Emmanuel Saint-loubert-BiƩ
Visibility:
Public.

Description

Disable off-store extension installs by default. Also get rid of ExtensionService::IsDownloadFromGallery. BUG=55584 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=137540

Patch Set 1 #

Patch Set 2 : argh #

Total comments: 1

Patch Set 3 : Remove IsDownloadFromGaller #

Patch Set 4 : cleanup #

Total comments: 2

Patch Set 5 : um #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -172 lines) Patch
M chrome/browser/download/chrome_download_manager_delegate.cc View 1 2 3 4 chunks +33 lines, -25 lines 0 comments Download
M chrome/browser/download/download_browsertest.cc View 1 2 3 4 5 5 chunks +13 lines, -0 lines 0 comments Download
M chrome/browser/download/download_crx_util.h View 1 2 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/download/download_crx_util.cc View 1 2 2 chunks +2 lines, -11 lines 0 comments Download
M chrome/browser/download/download_shelf_context_menu.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/bundle_installer.cc View 1 2 3 4 1 chunk +5 lines, -4 lines 0 comments Download
M chrome/browser/extensions/crx_installer.cc View 1 2 3 4 5 1 chunk +7 lines, -6 lines 0 comments Download
M chrome/browser/extensions/crx_installer_browsertest.cc View 1 2 3 4 3 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/extensions/extension_service.h View 1 2 3 4 5 2 chunks +0 lines, -9 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 2 3 4 5 2 chunks +0 lines, -66 lines 0 comments Download
M chrome/browser/extensions/extension_webstore_private_api.cc View 1 2 3 4 2 chunks +4 lines, -9 lines 0 comments Download
M chrome/browser/extensions/webstore_inline_installer.cc View 1 2 3 4 5 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/extensions/webstore_installer.h View 1 2 3 4 2 chunks +19 lines, -4 lines 0 comments Download
M chrome/browser/extensions/webstore_installer.cc View 1 2 3 4 5 3 chunks +23 lines, -11 lines 0 comments Download
M chrome/browser/ui/intents/web_intent_picker_controller.cc View 1 2 3 4 5 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 4 5 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 4 5 2 chunks +6 lines, -5 lines 0 comments Download
M chrome/common/extensions/extension_constants.h View 1 2 1 chunk +1 line, -3 lines 0 comments Download
M chrome/common/extensions/extension_switch_utils.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Aaron Boodman
8 years, 7 months ago (2012-05-08 09:16:48 UTC) #1
Matt Perry
lgtm
8 years, 7 months ago (2012-05-08 17:41:23 UTC) #2
Aaron Boodman
+mihaip - Mihai, can you take a look at the WebstoreInstaller changes? I'm not sure ...
8 years, 7 months ago (2012-05-11 19:11:44 UTC) #3
Mihai Parparita -not on Chrome
https://chromiumcodereview.appspot.com/10356052/diff/12001/chrome/browser/extensions/webstore_installer.cc File chrome/browser/extensions/webstore_installer.cc (right): https://chromiumcodereview.appspot.com/10356052/diff/12001/chrome/browser/extensions/webstore_installer.cc#newcode293 chrome/browser/extensions/webstore_installer.cc:293: GURL referrer = GURL(extension_urls::GetWebstoreItemDetailURLPrefix() + id_); For the sake ...
8 years, 7 months ago (2012-05-12 00:15:44 UTC) #4
Aaron Boodman
Mihai, PTAL. Removed ExtensionService::IsDownloadFromGallery.
8 years, 7 months ago (2012-05-13 16:40:58 UTC) #5
Mihai Parparita -not on Chrome
LGTM, thanks for the cleanup. Update the CL description to mention it perhaps? https://chromiumcodereview.appspot.com/10356052/diff/18001/chrome/browser/ui/intents/web_intent_picker_controller.cc File ...
8 years, 7 months ago (2012-05-14 23:25:03 UTC) #6
Aaron Boodman
https://chromiumcodereview.appspot.com/10356052/diff/18001/chrome/browser/ui/intents/web_intent_picker_controller.cc File chrome/browser/ui/intents/web_intent_picker_controller.cc (right): https://chromiumcodereview.appspot.com/10356052/diff/18001/chrome/browser/ui/intents/web_intent_picker_controller.cc#newcode310 chrome/browser/ui/intents/web_intent_picker_controller.cc:310: // Only need to set extension_id, manifest, etc, if ...
8 years, 7 months ago (2012-05-15 05:30:07 UTC) #7
Aaron Boodman
+jhawkins for intents
8 years, 7 months ago (2012-05-16 21:17:20 UTC) #8
James Hawkins
lgtm
8 years, 7 months ago (2012-05-16 21:43:27 UTC) #9
commit-bot: I haz the power
8 years, 7 months ago (2012-05-16 21:50:52 UTC) #10

Powered by Google App Engine
This is Rietveld 408576698