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

Issue 2310463002: Update component extension reload backoff logic. (Closed)

Created:
4 years, 3 months ago by apacible
Modified:
4 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update component extension reload backoff logic. Responding to wez@'s comments in crrev.com/2281323002. This change removes a BackoffEntry for a component extension if it has loaded and there has been no additional failures for that extension within 60s. BUG=639104 Committed: https://crrev.com/1c2329116c6d802429f431ec322b1f8ccc8143f4 Cr-Commit-Position: refs/heads/master@{#417315}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Changes per wez@'s comments. #

Total comments: 2

Patch Set 3 : Changes per wez@'s comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -8 lines) Patch
M chrome/browser/background/background_contents_service.h View 1 3 chunks +10 lines, -2 lines 0 comments Download
M chrome/browser/background/background_contents_service.cc View 1 2 4 chunks +41 lines, -6 lines 0 comments Download

Messages

Total messages: 39 (27 generated)
apacible
PTAL, thanks!
4 years, 3 months ago (2016-09-02 19:52:06 UTC) #8
Wez
https://codereview.chromium.org/2310463002/diff/60001/chrome/browser/background/background_contents_service.cc File chrome/browser/background/background_contents_service.cc (right): https://codereview.chromium.org/2310463002/diff/60001/chrome/browser/background/background_contents_service.cc#newcode301 chrome/browser/background/background_contents_service.cc:301: backoff_map_.clear(); This will just clear the map on browser ...
4 years, 3 months ago (2016-09-02 23:54:44 UTC) #13
apacible
https://codereview.chromium.org/2310463002/diff/60001/chrome/browser/background/background_contents_service.cc File chrome/browser/background/background_contents_service.cc (right): https://codereview.chromium.org/2310463002/diff/60001/chrome/browser/background/background_contents_service.cc#newcode301 chrome/browser/background/background_contents_service.cc:301: backoff_map_.clear(); On 2016/09/02 23:54:44, Wez wrote: > This will ...
4 years, 3 months ago (2016-09-03 01:14:27 UTC) #19
Wez
lgtm https://codereview.chromium.org/2310463002/diff/100001/chrome/browser/background/background_contents_service.cc File chrome/browser/background/background_contents_service.cc (right): https://codereview.chromium.org/2310463002/diff/100001/chrome/browser/background/background_contents_service.cc#newcode496 chrome/browser/background/background_contents_service.cc:496: base::TimeDelta::FromMilliseconds(60000 /* 60 seconds */)); nit: Just use ...
4 years, 3 months ago (2016-09-03 06:48:34 UTC) #23
apacible
https://codereview.chromium.org/2310463002/diff/100001/chrome/browser/background/background_contents_service.cc File chrome/browser/background/background_contents_service.cc (right): https://codereview.chromium.org/2310463002/diff/100001/chrome/browser/background/background_contents_service.cc#newcode496 chrome/browser/background/background_contents_service.cc:496: base::TimeDelta::FromMilliseconds(60000 /* 60 seconds */)); On 2016/09/03 06:48:34, Wez ...
4 years, 3 months ago (2016-09-05 00:34:38 UTC) #26
apacible
Friendly ping!
4 years, 3 months ago (2016-09-06 23:48:04 UTC) #29
apacible
atwilson@ - PTAL, thanks!
4 years, 3 months ago (2016-09-08 07:10:05 UTC) #30
Andrew T Wilson (Slow)
lgtm
4 years, 3 months ago (2016-09-08 12:00:15 UTC) #31
Andrew T Wilson (Slow)
lgtm lgtm
4 years, 3 months ago (2016-09-08 12:00:15 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2310463002/120001
4 years, 3 months ago (2016-09-08 16:07:24 UTC) #35
commit-bot: I haz the power
Committed patchset #3 (id:120001)
4 years, 3 months ago (2016-09-08 16:50:08 UTC) #37
commit-bot: I haz the power
4 years, 3 months ago (2016-09-08 16:52:53 UTC) #39
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1c2329116c6d802429f431ec322b1f8ccc8143f4
Cr-Commit-Position: refs/heads/master@{#417315}

Powered by Google App Engine
This is Rietveld 408576698