fune/testing/web-platform/meta/notifications/getnotifications-across-processes.https.window.js.ini
Kagami Sascha Rosylight 57dcd395c9 Bug 1878741 - Part 2: Adjust notification tests r=asuth,dom-worker-reviewers
Fixing one test to set permission properly and another to not trigger external network request.

Differential Revision: https://phabricator.services.mozilla.com/D198957
2024-05-22 15:12:26 +00:00

11 lines
403 B
INI

prefs: [dom.webnotifications.loglevel:All]
[getnotifications-across-processes.https.window.html]
[Get notification created from window]
expected:
if not asan and not fission and (os == "android"): PASS
if not asan and fission: PASS
[PASS, FAIL]
[Create and get notification within service worker]
expected:
if not fission and (os == "linux") and debug: [PASS, FAIL]