Open
Bug 1846195
Opened 2 years ago
Updated 2 years ago
update-not-allowed WPT test needs a way to identify between updatefound callbacks originating from explicit update call
Categories
(Core :: DOM: Service Workers, task)
Core
DOM: Service Workers
Tracking
()
NEW
People
(Reporter: joshuacmarshall, Unassigned)
Details
No description provided.
| Reporter | ||
Comment 1•2 years ago
|
||
https://phabricator.services.mozilla.com/D183797 removes a test that tries to verify the updatefound callback isn't triggered from a failed update. But this callback is triggered from a number of sources--I think we'd need a way to identify the trigger of the callback.
You need to log in
before you can comment on or make changes to this bug.
Description
•