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

Issue 1905293003: Use CONTINUE_ON_SHUTDOWN for IncidentReportingService tasks. (Closed)

Created:
4 years, 8 months ago by Patrick Monette
Modified:
4 years, 7 months ago
CC:
chromium-reviews, grt+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use CONTINUE_ON_SHUTDOWN for IncidentReportingService tasks. These tasks were previously SKIP_ON_SHUTDOWN and were sometime causing a shutdown hang. This change is behind an experiment called BrowserHangFixesExperiment. BUG=592728, 478209 Committed: https://crrev.com/3a8ee8feb1c8f8a30191145cd6e13189bfa2d199 Cr-Commit-Position: refs/heads/master@{#390431}

Patch Set 1 : #

Total comments: 14

Patch Set 2 : Changed to feature #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -10 lines) Patch
M chrome/browser/safe_browsing/incident_reporting/incident_reporting_service.cc View 1 7 chunks +16 lines, -10 lines 0 comments Download
M chrome/common/chrome_features.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_features.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 25 (11 generated)
Patrick Monette
Take a first look. WDYT?
4 years, 8 months ago (2016-04-22 22:51:22 UTC) #3
manzagop (departed)
lgtm % seeking review from grt and someone from metrics https://codereview.chromium.org/1905293003/diff/20001/chrome/browser/browser_hangs_experiment.cc File chrome/browser/browser_hangs_experiment.cc (right): https://codereview.chromium.org/1905293003/diff/20001/chrome/browser/browser_hangs_experiment.cc#newcode17 ...
4 years, 8 months ago (2016-04-25 13:37:39 UTC) #4
grt (UTC plus 2)
https://codereview.chromium.org/1905293003/diff/20001/chrome/browser/browser_hangs_experiment.cc File chrome/browser/browser_hangs_experiment.cc (right): https://codereview.chromium.org/1905293003/diff/20001/chrome/browser/browser_hangs_experiment.cc#newcode10 chrome/browser/browser_hangs_experiment.cc:10: #include "base/metrics/field_trial.h" use base/feature_list.h instead of field_trial.h? the docs ...
4 years, 8 months ago (2016-04-25 13:37:53 UTC) #6
Patrick Monette
ptal grt@ https://codereview.chromium.org/1905293003/diff/20001/chrome/browser/browser_hangs_experiment.cc File chrome/browser/browser_hangs_experiment.cc (right): https://codereview.chromium.org/1905293003/diff/20001/chrome/browser/browser_hangs_experiment.cc#newcode10 chrome/browser/browser_hangs_experiment.cc:10: #include "base/metrics/field_trial.h" On 2016/04/25 13:37:53, grt wrote: ...
4 years, 8 months ago (2016-04-25 18:14:28 UTC) #8
Patrick Monette
Hey asvitkine@ Take a look at chrome_features. Should you be an owner for this file? ...
4 years, 8 months ago (2016-04-25 20:54:12 UTC) #10
Alexei Svitkine (slow)
lgtm I'm ok not being an owner for it as the long term hope is ...
4 years, 8 months ago (2016-04-25 20:58:36 UTC) #11
Patrick Monette
Thanks. Thakis@ PTAL at chrome_features*
4 years, 8 months ago (2016-04-25 21:39:03 UTC) #13
Patrick Monette
On 2016/04/25 21:39:03, Patrick Monette wrote: > Thanks. > > Thakis@ PTAL at chrome_features* Ping
4 years, 7 months ago (2016-04-27 15:31:44 UTC) #14
grt (UTC plus 2)
lgtm
4 years, 7 months ago (2016-04-27 17:58:22 UTC) #15
Nico
lgtm I always thought shut-down would end up as "just terminate process without shutdown process" ...
4 years, 7 months ago (2016-04-28 16:58:34 UTC) #17
Patrick Monette
Thanks! IIUC, there are some things we want to make sure we've saved to disk ...
4 years, 7 months ago (2016-04-28 17:47:52 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1905293003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1905293003/40001
4 years, 7 months ago (2016-04-28 17:48:12 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 7 months ago (2016-04-28 18:43:42 UTC) #23
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:19:50 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3a8ee8feb1c8f8a30191145cd6e13189bfa2d199
Cr-Commit-Position: refs/heads/master@{#390431}

Powered by Google App Engine
This is Rietveld 408576698