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

Issue 279453002: Support multiple sign-in for extension updates. (Closed)

Created:
6 years, 7 months ago by Ken Rockot(use gerrit already)
Modified:
6 years, 7 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Support multiple sign-in for extension updates. This changes the ExtensionDownloader to attempt multiple sequentual queries for CRX downloads, iterating over incremental values for the authuser query parameter (up to a max of 10). BUG=370964 R=asargent@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269340

Patch Set 1 #

Total comments: 8

Patch Set 2 : nits, formatting, Resolve->ReplaceComponents #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -23 lines) Patch
M chrome/browser/extensions/updater/extension_downloader.cc View 1 4 chunks +77 lines, -7 lines 0 comments Download
M chrome/browser/extensions/updater/extension_updater_unittest.cc View 1 6 chunks +80 lines, -16 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Ken Rockot(use gerrit already)
Antony, could you please take a look at this?
6 years, 7 months ago (2014-05-08 01:03:50 UTC) #1
asargent_no_longer_on_chrome
https://codereview.chromium.org/279453002/diff/1/chrome/browser/extensions/updater/extension_downloader.cc File chrome/browser/extensions/updater/extension_downloader.cc (right): https://codereview.chromium.org/279453002/diff/1/chrome/browser/extensions/updater/extension_downloader.cc#newcode117 chrome/browser/extensions/updater/extension_downloader.cc:117: (response_code == 401 || response_code == 403); optional: if ...
6 years, 7 months ago (2014-05-08 04:27:10 UTC) #2
Ken Rockot(use gerrit already)
Thanks. I ran clang_format over this, so there's a little extra noise around the changes ...
6 years, 7 months ago (2014-05-08 05:23:09 UTC) #3
asargent_no_longer_on_chrome
lgtm
6 years, 7 months ago (2014-05-08 15:55:46 UTC) #4
Ken Rockot(use gerrit already)
The CQ bit was checked by rockot@chromium.org
6 years, 7 months ago (2014-05-08 16:18:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rockot@chromium.org/279453002/20001
6 years, 7 months ago (2014-05-08 16:22:58 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-09 04:54:11 UTC) #7
commit-bot: I haz the power
Change committed as 269340
6 years, 7 months ago (2014-05-09 16:53:27 UTC) #8
mmenke
6 years, 7 months ago (2014-05-09 19:57:04 UTC) #9
Message was sent while issue was closed.
On 2014/05/09 16:53:27, I haz the power (commit-bot) wrote:
> Change committed as 269340

I'm going to revert, as these tests are failing on Linux
(http://build.chromium.org/p/chromium.linux/buildstatus?builder=Linux%20Clang%...)

Powered by Google App Engine
This is Rietveld 408576698