12 lines
471 B
INI
12 lines
471 B
INI
prefs: [dom.webnotifications.loglevel:All]
|
|
[getnotifications-across-processes.https.window.html]
|
|
[Get notification created from window]
|
|
expected:
|
|
if (processor == "x86") and debug: PASS
|
|
[PASS, FAIL]
|
|
|
|
[Create and get notification within service worker]
|
|
expected:
|
|
if (os == "linux") and not fission and debug: [PASS, FAIL]
|
|
if (os == "linux") and not fission and not debug: [PASS, FAIL]
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|