New issue
Advanced search Search tips

Issue 839474 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

Add support to allow web developers to debug Background Fetch.

Project Member Reported by na...@chromium.org, May 3 2018

Issue description

Here we can surface background fetch related failures and statuses which can't be accessed from other internals pages and will be useful for the developer to debug what's going on.

For instance, once we start capping fetches to downloadTotal and integrate with Quota, it'll be helpful for the developer to see that error on this page, given that downloads-internals will only give them info on succeeded downloads, but not on the downloads that were never started.

Similarly, information like which icon was picked from their list would help them reason about which icons to choose for their final product, given that we do some resizing of icons per device.

 

Comment 1 by na...@chromium.org, May 3 2018

Components: Blink>BackgroundFetch
Summary: Add support to allow web developers to debug Background Fetch. (was: Add a background-fetch tab to chrome://download-internals)
Updating title to reflect the ongoing discussion here. Current conclusion is that we'll either surface this through chrome://serviceworker-internals, or through dev tools.
Owner: ----
Status: Available (was: Assigned)

Sign in to add a comment