Closed
Bug 2070590
Opened 5 days ago
Closed 4 days ago
Add tests for returning navigate correctly from ServiceWorkerRegistration.getNotifications()
Categories
(Core :: DOM: Notifications, task)
Core
DOM: Notifications
Tracking
()
RESOLVED
FIXED
157 Branch
| Tracking | Status | |
|---|---|---|
| firefox157 | --- | fixed |
People
(Reporter: ltenenbaum, Assigned: ltenenbaum)
References
Details
Attachments
(1 file)
These can be cross-browser WPTs, unlike the functional tests for navigate which have to be Gecko-specific since there's no way of clicking notifications in a WPT.
| Assignee | ||
Comment 1•5 days ago
|
||
Pushed by ltenenbaum@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/d15ed33983a4
https://hg.mozilla.org/integration/autoland/rev/8bf85c949f0c
Add WPT tests for Notification.navigate getter. r=saschanaz
Comment 3•4 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 days ago
status-firefox157:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 157 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/62588 for changes under testing/web-platform/tests
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•