Source code
Revision control
Copy as Markdown
Other Tools
prefs: [dom.webnotifications.loglevel:All]
[getnotifications-across-processes.https.window.html]
[Get notification created from window]
expected:
if (os == "win") and debug and (processor == "x86"): PASS
[PASS, FAIL]
[Create and get notification within service worker]
expected:
if (os == "linux") and not fission and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]