fune/browser/modules
Toshihito Kikuchi 599a77edff Bug 1734099 - Never unload tabs with active RTCPeerConnection instances. r=peterv,jesup
This patch makes sure the Tab Unloading feature does not unload tabs that have
active peer connections not to disrupt browsing experience based on WebRTC peer
connections.

To enable JS code to access the number of active peer connections, this patch
moves `nsPIDOMWindowInner::mTotalActivePeerConnections` to `WindowGlobalParent`.

Differential Revision: https://phabricator.services.mozilla.com/D128761
2021-11-18 22:59:12 +00:00
..
test Bug 1739539 - Rename titlebar pref and add migration from old pref. r=mconley 2021-11-10 21:17:32 +00:00
AboutNewTab.jsm
AppUpdater.jsm Bug 1718444 - Convert nsIUpdateCheckListener to async r=nalexander,application-update-reviewers 2021-09-21 23:57:22 +00:00
AsanReporter.jsm
AsyncTabSwitcher.jsm
BrowserUIUtils.jsm
BrowserUsageTelemetry.jsm Bug 1739539 - Rename titlebar pref and add migration from old pref. r=mconley 2021-11-10 21:17:32 +00:00
BrowserWindowTracker.jsm
ContentCrashHandlers.jsm Bug 1690390, add a flag to limit telemetry collection for notification bars to just selected changes as we only want to measure shown state for the subframe crash one, r=mstriemer 2021-09-17 09:05:00 +00:00
Discovery.jsm
EveryWindow.jsm
ExtensionsUI.jsm Bug 1714336 - Removes the disableHighlight option for doorhangers. r=Gijs 2021-08-03 16:26:28 +00:00
FaviconLoader.jsm
HomePage.jsm Bug 1711508 - remove protonToolbarEnabled property from CustomizableUI, r=mconley 2021-07-07 22:15:50 +00:00
LaterRun.jsm
moz.build Bug 1733345 - Move theme modules into browser/themes/. r=harry 2021-10-04 15:05:54 +00:00
NewTabPagePreloading.jsm Bug 1715773 - Remove preloaded newtab process selection logic, r=mconley 2021-08-03 15:17:07 +00:00
OpenInTabsUtils.jsm
PageActions.jsm
PartnerLinkAttribution.jsm Bug 1729460 - Change users of defineLazyServiceGetter(s) to use Services.* where appropriate. r=mossop,webdriver-reviewers,extension-reviewers,whimboo,robwu 2021-09-10 12:09:49 +00:00
PermissionUI.jsm Bug 1733073 - Update StorageAccessPermissionPrompt to use 3rdPartyStorage permission. r=johannh 2021-10-12 17:48:14 +00:00
PingCentre.jsm Bug 1736438 - Fix import for sendStandalonePing. r=nanj 2021-10-18 19:52:59 +00:00
ProcessHangMonitor.jsm Bug 1690390, change appendNotification to take a smaller number of arguments: the string type value, a dictionary containing the notification details, and the button list, r=mstriemer 2021-09-17 09:04:59 +00:00
Sanitizer.jsm Bug 1718435 - follow-up: clean up callsite of clear recent history window that passes nsISupports-y arguments, r=mconley 2021-08-09 19:26:18 +00:00
SelectionChangedMenulist.jsm
SiteDataManager.jsm Bug 1715535 - Add the functionality for fetching sites data by container. r=prathiksha 2021-07-21 13:54:25 +00:00
SitePermissions.jsm
TabsList.jsm
TabUnloader.jsm Bug 1734099 - Never unload tabs with active RTCPeerConnection instances. r=peterv,jesup 2021-11-18 22:59:12 +00:00
TransientPrefs.jsm
webrtcUI.jsm Bug 1632476 changed hostname for media permissions to include the port r=johannh 2021-10-21 11:56:35 +00:00
WindowsJumpLists.jsm
WindowsPreviewPerTab.jsm Bug 1729460 - Change users of defineLazyServiceGetter(s) to use Services.* where appropriate. r=mossop,webdriver-reviewers,extension-reviewers,whimboo,robwu 2021-09-10 12:09:49 +00:00
ZoomUI.jsm Bug 1711508 - remove PanelUI.protonAppMenuEnabled property, r=mconley 2021-07-07 22:15:50 +00:00