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

Issue 8122015: Component updater: send extra attributes in the request to (Closed)

Created:
9 years, 2 months ago by cpu_(ooo_6.6-7.5)
Modified:
9 years, 2 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Component updater: send extra attributes in the request to facilitate the crx configuration explosion. Now the client send os=foo&arch=bar along with the usual request. for example os=win&arch=x86 TEST=see bug BUG=61602 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104044

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -7 lines) Patch
M chrome/browser/component_updater/component_updater_configurator.cc View 1 5 chunks +44 lines, -0 lines 0 comments Download
M chrome/browser/component_updater/component_updater_service.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/component_updater/component_updater_service.cc View 1 2 chunks +21 lines, -3 lines 0 comments Download
M chrome/browser/component_updater/component_updater_service_unittest.cc View 1 4 chunks +6 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
cpu_(ooo_6.6-7.5)
9 years, 2 months ago (2011-10-04 23:01:10 UTC) #1
asargent_no_longer_on_chrome
LGTM http://codereview.chromium.org/8122015/diff/1/chrome/browser/component_updater/component_updater_configurator.cc File chrome/browser/component_updater/component_updater_configurator.cc (right): http://codereview.chromium.org/8122015/diff/1/chrome/browser/component_updater/component_updater_configurator.cc#newcode68 chrome/browser/component_updater/component_updater_configurator.cc:68: "os=other&arch=other"; Instead of using "other" here in the ...
9 years, 2 months ago (2011-10-04 23:29:42 UTC) #2
cpu_(ooo_6.6-7.5)
Sounds good. I'll do that. On 2011/10/04 23:29:42, Antony Sargent wrote: > LGTM > > ...
9 years, 2 months ago (2011-10-05 00:19:17 UTC) #3
Nikita (slow)
This change broke ARM buildbots. http://build.chromium.org/p/chromium.chromiumos/console
9 years, 2 months ago (2011-10-05 08:08:05 UTC) #4
asargent_no_longer_on_chrome
9 years, 2 months ago (2011-10-05 22:59:48 UTC) #5
Success! We've already found the first platform that you weren't handling.
It might have been months before we looked at the backend data and realized
this. =)


On Wed, Oct 5, 2011 at 1:08 AM, <nkostylev@chromium.org> wrote:

> This change broke ARM buildbots.
>
http://build.chromium.org/p/**chromium.chromiumos/console<http://build.chromi...
>
>
http://codereview.chromium.**org/8122015/<http://codereview.chromium.org/8122...
>

Powered by Google App Engine
This is Rietveld 408576698