fune/browser/components/uitour
Doug Thayer ec23c3ca31 Bug 1693133 - Fix resetProfile.xhtml tests r=Gijs
BrowserTestUtils.promiseAlertDialog and friends account for commonDialog.xhtml,
but not other dialogs which go through gDialogBox. This fixes that by adding a
inWindowDialog option to promiseAlertDialog. I don't like this solution very
much - it requires all of these dialogs to fire the event themselves. An
alternative might be putting this code in some file which these all include,
but given how small the code is that feels like overkill. Alternatives welcome.

Differential Revision: https://phabricator.services.mozilla.com/D109674
2021-03-25 17:28:56 +00:00
..
docs
test Bug 1693133 - Fix resetProfile.xhtml tests r=Gijs 2021-03-25 17:28:56 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
UITour-lib.js Bug 1694195 - Remove the customize and pageActionButton UITour targets. r=Gijs 2021-02-24 22:37:28 +00:00
UITour.jsm Bug 1693376 - Move save to Pocket to the toolbar. r=Gijs,fluent-reviewers,gvn,flod 2021-03-23 20:06:03 +00:00
UITourChild.jsm
UITourParent.jsm