gecko-dev/testing/mochitest/BrowserTestUtils
Brian Grinstead 96dc530924 Bug 1476333 - Refer to AppConstants.BROWSER_CHROME_URL to get the browser URL from the frontend;r=Gijs
Before this change, we accessed the browser URL in the following ways:

- "chrome://browser/content/browser.xul"
- "chrome://browser/content/" (which redirects to chrome://browser/content/browser.xul)
- Services.prefs.getCharPref("browser.chromeURL") which returns "chrome://browser/content/"
- getBrowserURL() from utilityOverlay.js

MozReview-Commit-ID: I5vtRke1x9t

--HG--
extra : rebase_source : c525350a1954740873e85b045cbb14a8b43aa89d
2018-07-24 08:12:50 -07:00
..
content Bug 1464102 - Add support for todo_is within ContentTask. r=Gijs 2018-05-24 12:06:36 -04:00
BrowserTestUtils.jsm Bug 1476333 - Refer to AppConstants.BROWSER_CHROME_URL to get the browser URL from the frontend;r=Gijs 2018-07-24 08:12:50 -07:00
ContentTask.jsm Bug 1464102 - Add support for todo_is within ContentTask. r=Gijs 2018-05-24 12:06:36 -04:00
ContentTaskUtils.jsm Bug 1469334 - Properly document arguments for ContentTaskUtils.waitForCondition. r=jmaher 2018-06-18 18:39:40 +02:00
moz.build Bug 1344616: Support running content script tests in xpcshell. r=mixedpuppy 2017-03-06 13:09:40 -08:00