Open
Bug 1792790
Opened 3 years ago
Updated 1 year ago
Open a new window to run notification API mochitests tests
Categories
(Core :: DOM: Notifications, task)
Core
DOM: Notifications
Tracking
()
NEW
People
(Reporter: edgar, Unassigned)
References
Details
Attachments
(1 obsolete file)
After bug 1708354, notification isn't allowed in a iframe which has different origin as top-level document, so some of mochitest tests for Notification API doesn't work in xorigin mode. Currently I just skip them in xorigin mode, we could consider running tests on a new window, instead of in an iframe.
Updated•2 years ago
|
Attachment #9386649 -
Attachment is obsolete: true
Updated•1 year ago
|
Component: DOM: Push Subscriptions → DOM: Notifications
You need to log in
before you can comment on or make changes to this bug.
Description
•