gecko-dev/dom/notification
Harveer Singh b9c9ed87da Bug 1868395: Fixing browser_permission_dismiss.js failure for repeated runs.r=saschanaz
browser_permission_dismiss.js could fail in test variants where test is run multiple times with the same
browser window because the permissions were not cleared out properly at the end of test and as a result,
the next iteration of the test run did not yield expected results.

Differential Revision: https://phabricator.services.mozilla.com/D196187
2023-12-12 18:57:01 +00:00
..
new
old
test Bug 1868395: Fixing browser_permission_dismiss.js failure for repeated runs.r=saschanaz 2023-12-12 18:57:01 +00:00
components.conf
moz.build Bug 1859890 - batch 14 convert xpcshell.ini -> .toml. r=aryx,dom-storage-reviewers,jesup 2023-11-28 01:02:01 +00:00
Notification.cpp Bug 1864520: Allow notification in PBM with pref enabled.r=saschanaz 2023-11-22 13:44:58 +00:00
Notification.h Bug 1860516 - Part 2: Use QMResult for Notification::ConstructFromFields r=asuth 2023-10-27 12:26:06 +00:00
NotificationEvent.cpp
NotificationEvent.h
NotificationStorage.sys.mjs