fune/devtools/client/responsive
Nicolas Chevobbe f1c59fa2b8 Bug 1688445 - [devtools] Fix browser/browser_window_close.js intermittent. r=jdescottes.
The test seemed to fail because the page was already loaded when we started
awaiting for `BrowserTestUtils.browserLoaded`.
This patch removes it and instead pass an `url` param to `BrowserTestUtils.waitForNewWindow`,
which means we'll wait for the page to be loaded.

Differential Revision: https://phabricator.services.mozilla.com/D126063
2021-09-20 08:27:56 +00:00
..
actions Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
components Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
images
reducers Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
test Bug 1688445 - [devtools] Fix browser/browser_window_close.js intermittent. r=jdescottes. 2021-09-20 08:27:56 +00:00
utils Bug 1690390, change appendNotification to take a smaller number of arguments: the string type value, a dictionary containing the notification details, and the button list, r=mstriemer 2021-09-17 09:04:59 +00:00
constants.js
index.css
index.js
manager.js Bug 1694906 - [devtools] Use descriptors instead of targets in all toolbox APIs r=ochameau,nchevobbe,rpl,perftest-reviewers,sparky 2021-03-10 18:22:02 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
reducers.js
responsive-browser.css Bug 1696563 - Reuse RDM's toolbar resize observer to set the size of the dialogStack r=Gijs 2021-03-10 15:54:20 +00:00
store.js
toolbar.xhtml
types.js
ui.js Bug 1726240 - [devtools] Wait for target switching in RDM navigation helpers r=Honza 2021-08-25 07:11:58 +00:00