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

Issue 2776353004: Give the BackgroundFetchJobController a simple state. (Closed)

Created:
3 years, 8 months ago by Peter Beverloo
Modified:
3 years, 8 months ago
Reviewers:
harkness
CC:
chromium-reviews, Peter Beverloo, darin-cc_chromium.org, jam, harkness+watch_chromium.org, awdf+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Give the BackgroundFetchJobController a simple state. This helps determine "where we are" and will reduce flakiness because we get more control over when the Job Controller is considered active. BUG= Review-Url: https://codereview.chromium.org/2776353004 Cr-Commit-Position: refs/heads/master@{#460379} Committed: https://chromium.googlesource.com/chromium/src/+/8f6e0b40224c447d0968fd1a639d666d800c36a6

Patch Set 1 #

Total comments: 4

Patch Set 2 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -39 lines) Patch
M content/browser/background_fetch/background_fetch_context.h View 1 chunk +2 lines, -5 lines 0 comments Download
M content/browser/background_fetch/background_fetch_context.cc View 1 2 chunks +17 lines, -7 lines 0 comments Download
M content/browser/background_fetch/background_fetch_job_controller.h View 3 chunks +9 lines, -2 lines 0 comments Download
M content/browser/background_fetch/background_fetch_job_controller.cc View 3 chunks +7 lines, -4 lines 0 comments Download
M content/browser/background_fetch/background_fetch_job_controller_unittest.cc View 7 chunks +17 lines, -21 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (7 generated)
Peter Beverloo
+harkness
3 years, 8 months ago (2017-03-28 14:46:27 UTC) #2
harkness
LGTM https://codereview.chromium.org/2776353004/diff/1/content/browser/background_fetch/background_fetch_context.cc File content/browser/background_fetch/background_fetch_context.cc (right): https://codereview.chromium.org/2776353004/diff/1/content/browser/background_fetch/background_fetch_context.cc#newcode141 content/browser/background_fetch/background_fetch_context.cc:141: // event to the Service Worker when |aborted_by_developer| ...
3 years, 8 months ago (2017-03-28 14:55:43 UTC) #3
Peter Beverloo
Thanks! https://codereview.chromium.org/2776353004/diff/1/content/browser/background_fetch/background_fetch_context.cc File content/browser/background_fetch/background_fetch_context.cc (right): https://codereview.chromium.org/2776353004/diff/1/content/browser/background_fetch/background_fetch_context.cc#newcode141 content/browser/background_fetch/background_fetch_context.cc:141: // event to the Service Worker when |aborted_by_developer| ...
3 years, 8 months ago (2017-03-29 13:05:22 UTC) #4
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/2776353004/20001
3 years, 8 months ago (2017-03-29 13:05:44 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/260203)
3 years, 8 months ago (2017-03-29 13:45:14 UTC) #9
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/2776353004/20001
3 years, 8 months ago (2017-03-29 13:47:19 UTC) #11
commit-bot: I haz the power
3 years, 8 months ago (2017-03-29 14:30:16 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/8f6e0b40224c447d0968fd1a639d...

Powered by Google App Engine
This is Rietveld 408576698