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

Issue 2736943002: Exposing new BackgroundFetchManager on SWReg

Created:
3 years, 9 months ago by awdf
Modified:
3 years, 9 months ago
Reviewers:
CC:
chromium-reviews, blink-reviews-w3ctests_chromium.org, awdf+watch_chromium.org, Peter Beverloo, haraken, blink-reviews, kinuko+watch, harkness+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Exposing new BackgroundFetchManager on SWReg (BGFetchManager simplified so it just has a tag attribute) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+223 lines, -48 lines) Patch
M third_party/WebKit/LayoutTests/external/wpt/background-fetch/idl-tests.html View 1 chunk +2 lines, -48 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/background-fetch/idl-tests-expected.txt View 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/Source/modules/background_fetch/BUILD.gn View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/modules/background_fetch/BackgroundFetchManager.h View 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/modules/background_fetch/BackgroundFetchManager.cpp View 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/modules/background_fetch/BackgroundFetchManager.idl View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/modules/background_fetch/ServiceWorkerRegistrationBackgroundFetch.h View 1 chunk +46 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/modules/background_fetch/ServiceWorkerRegistrationBackgroundFetch.cpp View 1 chunk +57 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/modules/background_fetch/ServiceWorkerRegistrationBackgroundFetch.idl View 1 chunk +12 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/modules_idl_files.gni View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 View 1 chunk +4 lines, -0 lines 0 comments Download

Depends on Patchset:

Powered by Google App Engine
This is Rietveld 408576698