New issue
Advanced search Search tips

Issue 866874 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Background Fetch: Add a BackgroundFetchRegistration mojo interface.

Project Member Reported by na...@chromium.org, Jul 24

Issue description

A lot of methods from the blink layer currently pass service_worker_registration_id, developer_id and the unique_id via the bridge to the browser process. For instance,  UpdateUI(), Abort() and MatchRequests().

Create a BackgroundFetchRegistration mojo interface containing these methods so they can be simplified.
 
I would like to work on this issue if it's available.

Sign in to add a comment