gecko-dev/browser/base/content
Kris Maglione 031076f2f3 Bug 1463291: Move docShell getter from Document to Window. r=bz
DocShells are associated with outer DOM Windows, rather than Documents, so
having the getter on the document is a bit odd to begin with. But it's also
considerably less convenient, since most of the times when we want a docShell
from JS, we're dealing most directly with a window, and have to detour through
the document to get it.

MozReview-Commit-ID: LUj1H9nG3QL

--HG--
extra : source : fcfb99baa0f0fb60a7c420a712c6ae7c72576871
extra : histedit_source : 5be9b7b29a52a4b8376ee0bdfc5c08b12e3c775a
2018-05-21 16:58:23 -07:00
..
defaultthemes
docs Bug 1176019 - Cache layers of background tabs r=mconley 2018-04-16 15:35:41 -07:00
illustrations Bug 1444500 - Add an about:library page to Firefox r=dmose 2018-04-10 15:11:55 -04:00
overrides
pageinfo Bug 1475647 - Remove nsISSLStatusProvider interface. r=baku,Gijs,jchen,jryans,keeler,mcmanus 2018-07-13 11:48:55 -07:00
test Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
aboutDialog-appUpdater.js Bug 1420514 - Remove pref app.update.enabled from the update mechanism r=rstrong 2018-05-21 14:58:34 -07:00
aboutDialog.css Bug 1443771 - Add ESR name to the about dialog. It is not translated. r=Felipe,jaws 2018-03-14 17:41:26 -05:00
aboutDialog.js Bug 1443771 - Add ESR name to the about dialog. It is not translated. r=Felipe,jaws 2018-03-14 17:41:26 -05:00
aboutDialog.xul Bug 1420514 - Remove pref app.update.enabled from the update mechanism r=rstrong 2018-05-21 14:58:34 -07:00
aboutNetError-new.xhtml Bug 1477313 - Update the Advanced label for cert error pages r=johannh 2018-07-21 18:09:34 +05:30
aboutNetError.js Bug 1475025 - Vertically center the various error pages r=johannh 2018-07-17 21:36:53 +05:30
aboutNetError.xhtml Bug 1453560 - Apply Meta CSP to Content Privileged about:certerror and about:neterror. r=ckerschb, r=Gijs 2018-04-26 04:07:07 -04:00
aboutRestartRequired.js Bug 1366808: Add about:restartrequired page for situations when a background update has occurred and restarting Firefox is required to continue. r=felipe 2018-05-08 10:31:37 -04:00
aboutRestartRequired.xhtml Bug 1366808: Add about:restartrequired page for situations when a background update has occurred and restarting Firefox is required to continue. r=felipe 2018-05-08 10:31:37 -04:00
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.css
aboutRobots.js
aboutRobots.xhtml
aboutTabCrashed.css
aboutTabCrashed.js Bug 1463663 - Prefix exported functions of the RemotePageManager with RPM. r=mossop 2018-06-27 09:08:32 +02:00
aboutTabCrashed.xhtml
blockedSite.js Bug 1452604 - Meta CSP applied to content privileged about:blocked r=Gijs,ckerschb 2018-07-04 09:12:52 +00:00
blockedSite.xhtml Bug 1452604 - Meta CSP applied to content privileged about:blocked r=Gijs,ckerschb 2018-07-04 09:12:52 +00:00
browser-addons.js Bug 1449548, r=mconley,aswan 2018-03-28 13:48:09 +01:00
browser-allTabsMenu.inc.xul Bug 1470947 - Part 5: Remove block padding from scrollbars in all tabs menu r=dao 2018-06-25 13:23:03 -04:00
browser-allTabsMenu.js Bug 1477793 - Show hidden audio tabs after Hidden Tabs r=dao 2018-07-23 14:16:37 -05:00
browser-captivePortal.js Bug 1034036 - Part 2: Rename and shorten getMostRecentBrowserWindow to getTopWindow and modernize the style used in BrowserWindowTracker.jsm. r=dao 2018-04-11 12:05:59 +02:00
browser-compacttheme.js Bug 1413144 - Make accentcolor and textcolor optional. r=jaws 2018-07-10 13:27:55 +01:00
browser-context.inc Bug 1365626 - Remove View MathML Source feature. r=mconley 2018-06-28 20:45:31 +00:00
browser-ctrlTab.js Bug 1473595 - Enable "Ctrl+Tab cycles through tabs in recently used order" feature by default in new profiles. r=jaws 2018-07-26 11:13:34 +02:00
browser-customization.js Bug 721211: consolidate home page retrieval code, make it support non-localized prefs, r=jaws 2018-05-28 12:38:01 +02:00
browser-data-submission-info-bar.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
browser-development-helpers.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
browser-doctype.inc Bug 1396839 - "Nightly Start Page" tooltip is displayed for "Home" button when Activity Stream overrides about:home. r=Felipe,flod 2018-05-21 11:41:58 -07:00
browser-feeds.js Bug 1477670 - remove content handler code from browser/, r=florian,jkt 2018-07-24 17:54:40 +01:00
browser-fullScreenAndPointerLock.js Bug 1476145 part 3. Stop using getInterface(nsIDOMWindowUtils) in browser/. r=gijs 2018-07-24 19:47:41 -04:00
browser-fullZoom.js Merge inbound to mozilla-central. a=merge 2018-04-28 20:30:18 +03:00
browser-gestureSupport.js Bug 860493: Add pref to disable history swipe animations. r=felipe 2018-05-16 23:09:45 -04:00
browser-media.js Bug 1374741 - Within browser/ make openUILinkIn() provide the correct triggeringPrincipal. r=gijs 2018-02-21 14:28:48 +00:00
browser-menubar.inc Bug 1465477 Part 1 - Add menu items and prefs for recording/replaying tabs, r=markh. 2018-07-24 21:32:16 +00:00
browser-pageActions.js Bug 1476145 part 3. Stop using getInterface(nsIDOMWindowUtils) in browser/. r=gijs 2018-07-24 19:47:41 -04:00
browser-places.js Bug 1476145 part 3. Stop using getInterface(nsIDOMWindowUtils) in browser/. r=gijs 2018-07-24 19:47:41 -04:00
browser-plugins.js Bug 1456515 - make plugin URL methods async, r=kmag 2018-04-27 15:56:46 +01:00
browser-safebrowsing.js Bug 1475304 - Remove broadcasters that only have one observer;r=Gijs,johannh 2018-07-16 11:47:58 -07:00
browser-sets.inc Bug 1465477 Part 1 - Add menu items and prefs for recording/replaying tabs, r=markh. 2018-07-24 21:32:16 +00:00
browser-sidebar.js Bug 1476030 - Part 3 - Migrate callers from document.persist to xulStore.persist;r=Gijs 2018-07-18 09:43:45 -07:00
browser-siteIdentity.js Bug 1473748 - Part 1 - Use the type of element instead of the "subviewbutton" and "subviewkeynav" classes to initialize the list of navigable elements. r=johannh 2018-07-26 14:58:43 +01:00
browser-sync.js Bug 1466933 - Implement FxA commands. r=markh,rfkelly 2018-05-30 17:23:56 -04:00
browser-tabsintitlebar.js Bug 1452119 - Stop removing the resolutionchange event listener in TabsInTitlebar.uninit r=dao 2018-04-06 23:08:41 +02:00
browser-thumbnails.js
browser-trackingprotection.js Bug 1476317 - Fix identity popup display for pages with exceptions that have blocked content. r=nhnt11 2018-07-18 16:33:06 +02:00
browser-webrender.js Bug 1476145 part 3. Stop using getInterface(nsIDOMWindowUtils) in browser/. r=gijs 2018-07-24 19:47:41 -04:00
browser.css Bug 1441708 - Fix theme_icons in different configurations. r=jaws 2018-07-19 19:37:58 +01:00
browser.js Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
browser.xul Bug 1358443 - remove reflows from adjustHeight itself, r=mak,florian 2018-07-26 13:17:41 +00:00
content-refreshblocker.js Bug 1476145 part 3. Stop using getInterface(nsIDOMWindowUtils) in browser/. r=gijs 2018-07-24 19:47:41 -04:00
content.js Bug 1474155: Part 5 - Null out frame script singleton init methods after they're called. r=mconley 2018-07-07 20:49:30 -07:00
contentSearchUI.css
contentSearchUI.js Bug 1454262 - Regression: Search Bar highlight via cursor down/up keys is no longer possible r=Mardak 2018-04-23 13:17:51 -04:00
contentTheme.js Bug 1474163 - Make use of sharedData for content theme data. r=mconley 2018-07-13 16:21:34 +01:00
global-scripts.inc Bug 1440247 - Move gIdentityHandler into its own file (browser-siteIdentity.js). r=johannh 2018-03-29 19:21:50 +05:30
hiddenWindow.xul Bug 1472787 - Remove hiddenWindow.xul from non-mac builds r=enndeakin+6102 2018-07-02 13:41:32 -07:00
history-swipe-arrow.svg Bug 860493: Add arrow indicators for history swipes on macOS. r=felipe,bram 2018-05-16 23:09:39 -04:00
macWindow.inc.xul Bug 1473160 - Move non browser window startup and shutdown functionality into a separate JS file;r=Gijs 2018-07-11 06:47:16 -07:00
moz.build Bug 1446101 - Part 2: Convert the all tabs panel to photon styles r=dao 2018-06-06 15:48:21 -05:00
nonbrowser-mac.js Bug 1473160 - Move the startup and shutdown functions out of gBrowserInit;r=Gijs 2018-07-11 06:47:19 -07:00
nsContextMenu.js Bug 1476145 part 3. Stop using getInterface(nsIDOMWindowUtils) in browser/. r=gijs 2018-07-24 19:47:41 -04:00
popup-notifications.inc
robot.ico
safeMode.css
safeMode.js
safeMode.xul
sanitize.xul Bug 1473275 - Remove the details expander in the Clear Recent History dialog. r=johannh 2018-07-04 17:27:15 +01:00
sanitizeDialog.css Backed out 3 changesets (bug 1446157) for browser chrome failures at browser/base/content/test/static/browser_all_files_referenced.js on a CLOSED TREE 2018-03-22 18:49:31 +02:00
sanitizeDialog.js Bug 1473275 - Remove the details expander in the Clear Recent History dialog. r=johannh 2018-07-04 17:27:15 +01:00
static-robot.png
tab-content.js Bug 1476145 part 3. Stop using getInterface(nsIDOMWindowUtils) in browser/. r=gijs 2018-07-24 19:47:41 -04:00
tabbrowser.css Bug 1458018 - Add style for multiselected tabs. r=jaws 2018-06-03 05:04:48 +00:00
tabbrowser.js Bug 1478652 - removeTabs passes '{animate: true}' instead of '{animation: true}' options object to removeTab in tabbrowser.js file. r=jaws 2018-07-28 04:49:02 +00:00
tabbrowser.xml Bug 1476145 part 3. Stop using getInterface(nsIDOMWindowUtils) in browser/. r=gijs 2018-07-24 19:47:41 -04:00
theme-vars.inc.css
urlbarBindings.xml Bug 1478489 - Ensure to not apply the textoverflow attribute if overflow changed while waiting for a flush. r=Gijs 2018-07-27 20:02:37 +00:00
utilityOverlay.js Backed out changeset 4cba8b6eb37a (bug 1466801) for wpt failures. CLOSED TREE 2018-07-25 00:37:59 +03:00
webext-panels.js Bug 1403965 fix context menu position in extension sidebar, r=kmag 2018-04-24 13:01:00 -05:00
webext-panels.xul Bug 1470870 - Load "menu.css" as a document stylesheet. r=bgrins 2018-07-13 10:20:21 +01:00
webrtcIndicator.js
webrtcIndicator.xul