forked from mirrors/gecko-dev
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
|
||
|---|---|---|
| .. | ||
| content | ||
| test | ||
| ContentRestore.jsm | ||
| ContentSessionStore.jsm | ||
| DocShellCapabilities.jsm | ||
| GlobalState.jsm | ||
| jar.mn | ||
| moz.build | ||
| nsISessionStartup.idl | ||
| nsSessionStartup.js | ||
| nsSessionStartup.manifest | ||
| RecentlyClosedTabsAndWindowsMenuUtils.jsm | ||
| RunState.jsm | ||
| SessionCookies.jsm | ||
| SessionFile.jsm | ||
| SessionMigration.jsm | ||
| SessionSaver.jsm | ||
| SessionStorage.jsm | ||
| SessionStore.jsm | ||
| SessionWorker.js | ||
| SessionWorker.jsm | ||
| StartupPerformance.jsm | ||
| TabAttributes.jsm | ||
| TabState.jsm | ||
| TabStateCache.jsm | ||
| TabStateFlusher.jsm | ||