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

Issue 10444063: Fix for sync case in code forcing extension updates to use https (Closed)

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

Description

Fix for sync case in code forcing extension updates to use https The previous CL I landed for this bug did not properly handle the case of sync, where we "update" from a version of 0 of an extension/app to whatever the current version is. BUG=129587 TEST=Starting from a clean profile directory, sign in to sync with an account that has some extensions and/or apps. You should not get any DHECK failure. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=139371

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -13 lines) Patch
M chrome/browser/extensions/updater/extension_downloader.cc View 2 chunks +4 lines, -13 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
asargent_no_longer_on_chrome
8 years, 6 months ago (2012-05-29 18:32:00 UTC) #1
Mihai Parparita -not on Chrome
LGTM Out of curiosity, can we do this at an even lower level, like Extension::InitFromValue ...
8 years, 6 months ago (2012-05-29 18:36:32 UTC) #2
asargent_no_longer_on_chrome
On 2012/05/29 18:36:32, Mihai Parparita wrote: > LGTM > > Out of curiosity, can we ...
8 years, 6 months ago (2012-05-29 19:18:04 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asargent@chromium.org/10444063/1
8 years, 6 months ago (2012-05-29 19:18:20 UTC) #4
commit-bot: I haz the power
8 years, 6 months ago (2012-05-29 21:01:35 UTC) #5
Change committed as 139371

Powered by Google App Engine
This is Rietveld 408576698