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

Issue 2777183002: Hook up the other Background Fetch Mojo methods with the system (Closed)

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

Description

Hook up the other Background Fetch Mojo methods with the system All methods made available through the Mojo interface will now be appropriately validated and routed through the Background Fetch system. BUG=692534 Review-Url: https://codereview.chromium.org/2777183002 Cr-Commit-Position: refs/heads/master@{#460104} Committed: https://chromium.googlesource.com/chromium/src/+/16b9360d3fce4035802c4299fd2c8373d827cb53

Patch Set 1 #

Total comments: 8

Patch Set 2 : Hook up the other Background Fetch Mojo methods with the system #

Unified diffs Side-by-side diffs Delta from patch set Stats (+238 lines, -33 lines) Patch
M content/browser/background_fetch/background_fetch_context.h View 4 chunks +20 lines, -2 lines 0 comments Download
M content/browser/background_fetch/background_fetch_context.cc View 3 chunks +36 lines, -3 lines 0 comments Download
M content/browser/background_fetch/background_fetch_job_controller.h View 1 4 chunks +22 lines, -1 line 0 comments Download
M content/browser/background_fetch/background_fetch_job_controller.cc View 1 3 chunks +15 lines, -1 line 0 comments Download
M content/browser/background_fetch/background_fetch_job_controller_unittest.cc View 1 7 chunks +9 lines, -2 lines 0 comments Download
M content/browser/background_fetch/background_fetch_registration_id.cc View 1 2 chunks +5 lines, -3 lines 0 comments Download
M content/browser/background_fetch/background_fetch_service_impl.cc View 1 4 chunks +39 lines, -16 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/background_fetch/background-fetch-manager-get.https.html View 1 chunk +67 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/background_fetch/background-fetch-manager-getTags.https.html View 1 chunk +22 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/background_fetch/background-fetch-registration-abort.https.html View 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/background_fetch/BackgroundFetchManager.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/background_fetch/BackgroundFetchedEvent.cpp View 1 chunk +1 line, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 17 (9 generated)
Peter Beverloo
+harkness for review +tsepez FYI This needs some more work to improve deterministic timing of ...
3 years, 9 months ago (2017-03-27 16:24:05 UTC) #2
harkness
lgtm % comments https://codereview.chromium.org/2777183002/diff/1/content/browser/background_fetch/background_fetch_job_controller.h File content/browser/background_fetch/background_fetch_job_controller.h (right): https://codereview.chromium.org/2777183002/diff/1/content/browser/background_fetch/background_fetch_job_controller.h#newcode60 content/browser/background_fetch/background_fetch_job_controller.h:60: // Returns the registration id on ...
3 years, 9 months ago (2017-03-27 16:34:12 UTC) #3
Tom Sepez
https://codereview.chromium.org/2777183002/diff/1/content/browser/background_fetch/background_fetch_context.h File content/browser/background_fetch/background_fetch_context.h (right): https://codereview.chromium.org/2777183002/diff/1/content/browser/background_fetch/background_fetch_context.h#newcode63 content/browser/background_fetch/background_fetch_context.h:63: int64_t service_worker_registration_id, My one comment (and this applies to ...
3 years, 9 months ago (2017-03-27 18:43:44 UTC) #4
Peter Beverloo
On 2017/03/27 18:43:44, Tom Sepez wrote: > https://codereview.chromium.org/2777183002/diff/1/content/browser/background_fetch/background_fetch_context.h > File content/browser/background_fetch/background_fetch_context.h (right): > > https://codereview.chromium.org/2777183002/diff/1/content/browser/background_fetch/background_fetch_context.h#newcode63 ...
3 years, 9 months ago (2017-03-27 21:06:38 UTC) #5
Tom Sepez
lgtm
3 years, 8 months ago (2017-03-27 21:48:02 UTC) #6
Peter Beverloo
Thanks both! https://codereview.chromium.org/2777183002/diff/1/content/browser/background_fetch/background_fetch_context.h File content/browser/background_fetch/background_fetch_context.h (right): https://codereview.chromium.org/2777183002/diff/1/content/browser/background_fetch/background_fetch_context.h#newcode63 content/browser/background_fetch/background_fetch_context.h:63: int64_t service_worker_registration_id, On 2017/03/27 18:43:44, Tom Sepez ...
3 years, 8 months ago (2017-03-28 13:34:23 UTC) #8
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/2777183002/20001
3 years, 8 months ago (2017-03-28 15:09:37 UTC) #14
commit-bot: I haz the power
3 years, 8 months ago (2017-03-28 15:15:31 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/16b9360d3fce4035802c4299fd2c...

Powered by Google App Engine
This is Rietveld 408576698