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

Issue 147983011: Revert 247790 "Change default mode of extension install verifica..." (Closed)

Created:
6 years, 10 months ago by asargent_no_longer_on_chrome
Modified:
6 years, 10 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 247790 "Change default mode of extension install verifica..." > 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 > > Review URL: https://codereview.chromium.org/149353002 TBR=asargent@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247797

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
asargent_no_longer_on_chrome
6 years, 10 months ago (2014-01-30 01:19:57 UTC) #1
asargent_no_longer_on_chrome
6 years, 10 months ago (2014-01-30 01:20:10 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r247797.

Powered by Google App Engine
This is Rietveld 408576698