gecko-dev/dom/tests
Gijs Kruitbosch 21b068d9cd Bug 1873068 - remove broken SubDialog code to ensure alerts() from freshly opened about:blank documents do not hang, r=pbz,hsivonen
The early closing checks were added when SubDialog was only used in Firefox's
settings UI, and instances were reused. It doesn't look like we still reuse
subdialog instances anyway, so I don't think the code needs to cater for this
at all. Conveniently, this also addresses the hang.

It does not cause the alert to actually appear (hence the todo_is checking for
the dialog which isn't there right now), but fixing that appears to
be a problem to do with about:blank creation that will be significantly
trickier to resolve.

Differential Revision: https://phabricator.services.mozilla.com/D200858
2024-02-12 12:59:39 +00:00
..
browser Bug 1873068 - remove broken SubDialog code to ensure alerts() from freshly opened about:blank documents do not hang, r=pbz,hsivonen 2024-02-12 12:59:39 +00:00
mochitest Bug 1875100 - Make gamepad mochitests don't rely on creating an impossible situation. r=cmartin 2024-02-06 12:50:35 +00:00
reftest
unit Bug 1863204 - Correct ESLint scope for some privileged globals and remove importGlobalProperties from more places. r=Gijs,sessionstore-reviewers,dom-storage-reviewers,sclements,asuth 2023-11-10 08:29:10 +00:00
moz.build Bug 1855298 - convert .ini manifests to .toml: batch 10 dom/[t-z]**/mochitest.ini r=jmaher 2023-10-25 15:54:48 +00:00