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

Issue 149353002: Change default mode of extension install verification (Closed)

Created:
6 years, 10 months ago by asargent_no_longer_on_chrome
Modified:
6 years, 10 months ago
Reviewers:
Finnur
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Change default mode of extension install verification Right now the default mode is to make requests against the server unless the experiment group says not to, and that may be contributing to some unexpected load we're seeing. So this CL changes it to not do that. It also adds some histograms to help measure the success rate and sources of requests to the server. BUG=335379 R=finnur@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247790

Patch Set 1 #

Patch Set 2 : ready for review #

Total comments: 12

Patch Set 3 : fixed nits #

Patch Set 4 : merged with latest trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -17 lines) Patch
M chrome/browser/extensions/extension_service.h View 1 2 3 1 chunk +6 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 2 3 5 chunks +36 lines, -5 lines 0 comments Download
M chrome/browser/extensions/install_signer.cc View 1 2 6 chunks +60 lines, -7 lines 0 comments Download
M chrome/browser/extensions/install_verifier.cc View 3 chunks +11 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/extensions/extension_settings_handler.cc View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
asargent_no_longer_on_chrome
6 years, 10 months ago (2014-01-29 06:26:39 UTC) #1
Finnur
Working into the night, are we? :) Anyway... LGTM, with a couple of nits. https://codereview.chromium.org/149353002/diff/20001/chrome/browser/extensions/extension_service.cc ...
6 years, 10 months ago (2014-01-29 10:35:41 UTC) #2
asargent_no_longer_on_chrome
https://codereview.chromium.org/149353002/diff/20001/chrome/browser/extensions/extension_service.cc File chrome/browser/extensions/extension_service.cc (right): https://codereview.chromium.org/149353002/diff/20001/chrome/browser/extensions/extension_service.cc#newcode548 chrome/browser/extensions/extension_service.cc:548: VerifyAllExtensions(true /* bootstrap */); On 2014/01/29 10:35:42, Finnur wrote: ...
6 years, 10 months ago (2014-01-29 19:52:51 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/149353002/60001
6 years, 10 months ago (2014-01-29 19:54:00 UTC) #4
commit-bot: I haz the power
Retried try job too often on android_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_dbg&number=144279
6 years, 10 months ago (2014-01-29 20:55:05 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/149353002/60001
6 years, 10 months ago (2014-01-29 22:51:46 UTC) #6
commit-bot: I haz the power
Retried try job too often on android_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_dbg&number=144401
6 years, 10 months ago (2014-01-29 23:53:54 UTC) #7
asargent_no_longer_on_chrome
6 years, 10 months ago (2014-01-30 00:57:32 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 manually as r247790 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698