Source code

Revision control

Copy as Markdown

Other Tools

prefs: [notification.prompt.testing:true, marionette.setpermission.enabled:true, dom.webnotifications.loglevel:All]
[getnotifications-across-processes.https.window.html]
[Get notification created from window]
expected:
if not asan and not fission and (os == "linux"): [PASS, FAIL]
if asan and fission: [FAIL, PASS]
if asan and not fission: [PASS, FAIL]