New issue
Advanced search Search tips

Issue 872768 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Sep 27
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

UpdateUI behavior when called from a developer-created BackgroundFetchSuccessEvent

Project Member Reported by na...@chromium.org, Aug 9

Issue description

Figure out the right approach when a updateUI is called on a BackgroundFetchSuccessEvent instance they've created themselves.

Currently, we create a promise that will never settle.
We could eagerly react and throw.

Assigning to Peter per review comment here,
https://chromium-review.googlesource.com/c/chromium/src/+/1158835/10/third_party/blink/renderer/modules/background_fetch/background_fetch_update_ui_event.cc#49


 
Labels: BlocksMVP
Status: WontFix (was: Assigned)
BackgroundFetchSuccess event can't be created by the developer anymore, so this is moot.

Sign in to add a comment