tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / dom / notification / test / mochitest


ModeNameSize
-rw-r--r--MockAlertsService.js240L
-rw-r--r--NotificationTest.js120L
-rw-r--r--blank.html4L
-rw-r--r--create_notification.html23L
-rw-r--r--file_notification_openWindow.html29L
-rw-r--r--mochitest.toml174L
-rw-r--r--notification_constructor_error.js1L
-rw-r--r--notification_empty_sw.js0B
-rw-r--r--notification_get_sw.js0B
-rw-r--r--notification_openWindow.serviceworker.js25L
-rw-r--r--notification_permission_worker.js61L
-rw-r--r--notification_show_dedicated.js11L
-rw-r--r--notification_show_sw.js13L
-rw-r--r--notification_worker.js110L
-rw-r--r--notification_worker_child-child.js99L
-rw-r--r--notification_worker_child-parent.js26L
-rw-r--r--notificationclick-otherwindow.html32L
-rw-r--r--notificationclick.html29L
-rw-r--r--notificationclick.serviceworker.js25L
-rw-r--r--notificationclick_focus.html28L
-rw-r--r--notificationclick_focus.serviceworker.js48L
-rw-r--r--notificationclose.html37L
-rw-r--r--notificationclose.serviceworker.js31L
-rw-r--r--openWindow.serviceworker.js179L
-rw-r--r--redirect.sjs4L
-rw-r--r--test_notification_basics.html143L
-rw-r--r--test_notification_browser_failure.html24L
-rw-r--r--test_notification_cleanup.html82L
-rw-r--r--test_notification_crossorigin_iframe.html97L
-rw-r--r--test_notification_crossorigin_iframe_nested_glean.html79L
-rw-r--r--test_notification_insecure_context.html42L
-rw-r--r--test_notification_permissions.html67L
-rw-r--r--test_notification_serviceworker_constructor_error.html45L
-rw-r--r--test_notification_serviceworker_get.html95L
-rw-r--r--test_notification_serviceworker_openWindow.html83L
-rw-r--r--test_notification_serviceworker_openWindow_nested.html110L
-rw-r--r--test_notification_serviceworker_show.html47L
-rw-r--r--test_notification_swr_worker_show.html50L
-rw-r--r--test_notification_tag.html163L
-rw-r--r--test_notification_worker.html43L
-rw-r--r--test_notification_worker_child.html42L
-rw-r--r--test_notification_worker_click.html28L
-rw-r--r--test_notification_worker_permission.html42L
-rw-r--r--test_notificationclick.html46L
-rw-r--r--test_notificationclick_focus.html57L
-rw-r--r--test_notificationclick_otherwindow.html35L
-rw-r--r--test_notificationclose.html55L
d---------notification/-
d---------open_window/-