forked from mirrors/gecko-dev
		
	
				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  | 
			||
|---|---|---|
| .. | ||
| actions | ||
| components | ||
| images | ||
| reducers | ||
| test | ||
| utils | ||
| constants.js | ||
| index.css | ||
| index.js | ||
| manager.js | ||
| moz.build | ||
| reducers.js | ||
| responsive-browser.css | ||
| store.js | ||
| toolbar.xhtml | ||
| types.js | ||
| ui.js | ||