fune/browser/components
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
..
about Bug 1476734 - Remove URI_SAFE_FOR_UNTRUSTED_CONTENT for aboutPolicies.xhtml. r=felipe 2018-07-19 00:32:59 +05:30
build Bug 1465953 - Create the basic structure for an about:policies page. r=felipe 2018-06-26 18:13:37 +05:30
contextualidentity Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown 2018-06-10 05:01:47 -04:00
controlcenter/content Bug 1473200: Provide accessibility context for permission controls in the identity popup. r=johannh 2018-07-04 12:13:51 +10:00
customizableui 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
dirprovider
downloads Bug 1474638 - Change users of nsIDownloadHistory::removeAllDownloads() to PlacesUtils.history.removeVisitsByFilter. r=mak 2018-07-11 16:04:25 +00:00
enterprisepolicies 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
extensions 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
feeds Bug 1476035, r=jkt 2018-07-17 15:36:43 +01:00
library Bug 1444500 - Add an about:library page to Firefox r=dmose 2018-04-10 15:11:55 -04:00
migration 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
newtab Bug 1471243 - Do not prerender ActivityStream for about:welcome r=k88hudson 2018-07-09 15:11:03 -07:00
originattributes Bug 1473247 - Part 2: Add a test case for making sure that IP addresses can work properly for the firstPartyDomain. r=arthuredelstein,baku 2018-07-13 19:55:02 +00:00
payments Backed out 4 changesets (bug 1463538) for failing on /payments/test/browser/browser_payments_onboarding_wizard.js 2018-07-24 11:16:21 +03:00
places 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
preferences Merge mozilla-central to autoland a=merge on a CLOSED TREE 2018-07-24 00:45:40 +03:00
privatebrowsing Bug 1476035, r=jkt 2018-07-17 15:36:43 +01:00
resistfingerprinting Bug 1471814 - Add a preference for Web Animations timelines; r=bz,hiro 2018-07-14 09:23:03 +09:00
safebrowsing/content/test
search Bug 1462015 - Remove browser.search.countryCode pref. r=florian 2018-07-18 13:55:16 +00:00
sessionstore 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
shell Bug 1476030 - Part 3 - Migrate callers from document.persist to xulStore.persist;r=Gijs 2018-07-18 09:43:45 -07:00
syncedtabs 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
tests 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
translation Bug 1473623 - Load "notification.css" as a document stylesheet. r=bgrins 2018-07-05 17:07:09 +01:00
uitour Bug 1471713 - Add an animation for the tracking protection icon. r=sfoster 2018-07-05 23:45:34 +02:00
.eslintrc.js
BrowserComponents.manifest
distribution.js 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
moz.build Backed out changeset a8fef6308479 (bug 1457287) for conflicts during backout. CLOSED TREE 2018-04-27 09:08:33 +03:00
nsBrowserContentHandler.js 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
nsBrowserGlue.js 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
nsIBrowserHandler.idl