New issue
Advanced search Search tips

Issue 839463 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Background Fetch: onbackgroundfetchabort should be invoked when the user aborts the fetch

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

Issue description

Currently, onbackgroundfetchabort is invoked when abort() is called.
It also needs to be invoked when the user aborts. In Chrome, this can be through the cancel or close buttons on the various notifications.
 

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

Components: Blink>BackgroundFetch

Comment 2 by na...@chromium.org, May 15 2018

Status: WontFix (was: Assigned)
This is actually the existing behavior, see here: https://cs.chromium.org/chromium/src/content/browser/background_fetch/background_fetch_context.cc?rcl=db035f874ce930141a58d0a0b8868dd763cfe11b&l=248

Closing the bug as WAI.

Sign in to add a comment