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

Issue 10446027: Force update checks to use SSL for store-hosted extensions/apps. (Closed)

Created:
8 years, 7 months ago by asargent_no_longer_on_chrome
Modified:
8 years, 7 months ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

Force update checks to use SSL for store-hosted extensions/apps. BUG=129587 TEST=Autoupdate and blacklist of extensions/apps from WebStore should still work. Also existing unit/browser tests should pass. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=138961

Patch Set 1 : ready for review #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -25 lines) Patch
M chrome/browser/extensions/updater/extension_downloader.cc View 6 chunks +33 lines, -10 lines 2 comments Download
M chrome/browser/extensions/updater/extension_updater_unittest.cc View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/extensions/webstore_installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_constants.h View 1 chunk +4 lines, -5 lines 0 comments Download
M chrome/common/extensions/extension_constants.cc View 2 chunks +9 lines, -6 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
asargent_no_longer_on_chrome
8 years, 7 months ago (2012-05-24 23:10:06 UTC) #1
Aaron Boodman
http://codereview.chromium.org/10446027/diff/3001/chrome/browser/extensions/updater/extension_downloader.cc File chrome/browser/extensions/updater/extension_downloader.cc (right): http://codereview.chromium.org/10446027/diff/3001/chrome/browser/extensions/updater/extension_downloader.cc#newcode459 chrome/browser/extensions/updater/extension_downloader.cc:459: if (!crx_url.SchemeIsSecure()) { Will this affect non-store updates?
8 years, 7 months ago (2012-05-24 23:17:41 UTC) #2
asargent_no_longer_on_chrome
http://codereview.chromium.org/10446027/diff/3001/chrome/browser/extensions/updater/extension_downloader.cc File chrome/browser/extensions/updater/extension_downloader.cc (right): http://codereview.chromium.org/10446027/diff/3001/chrome/browser/extensions/updater/extension_downloader.cc#newcode459 chrome/browser/extensions/updater/extension_downloader.cc:459: if (!crx_url.SchemeIsSecure()) { On 2012/05/24 23:17:41, Aaron Boodman wrote: ...
8 years, 7 months ago (2012-05-24 23:23:52 UTC) #3
asargent_no_longer_on_chrome
On 2012/05/24 23:23:52, Antony Sargent wrote: > http://codereview.chromium.org/10446027/diff/3001/chrome/browser/extensions/updater/extension_downloader.cc > File chrome/browser/extensions/updater/extension_downloader.cc (right): > > http://codereview.chromium.org/10446027/diff/3001/chrome/browser/extensions/updater/extension_downloader.cc#newcode459 ...
8 years, 7 months ago (2012-05-24 23:26:31 UTC) #4
Aaron Boodman
lgtm
8 years, 7 months ago (2012-05-25 00:12:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asargent@chromium.org/10446027/3001
8 years, 7 months ago (2012-05-25 00:14:43 UTC) #6
commit-bot: I haz the power
8 years, 7 months ago (2012-05-25 01:37:00 UTC) #7
Change committed as 138961

Powered by Google App Engine
This is Rietveld 408576698