Background Fetch: Add a BackgroundFetchRegistration mojo interface. |
|
Issue descriptionA 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. |
|
►
Sign in to add a comment |
|
Comment 1 by jdragon....@gmail.com
, Sep 28