fune/browser/modules
Mike Conley b3b2952940 Bug 1876604 - Add support for browser.tabs.remote.unloadDelayMs pref. r=emilio
This hidden preference controls the displaylist unload timeout when tabs
are backgrounded. This is mainly for use by Puppeteer / WebDriver clients
to avoid long timeouts waiting for visibilitystate to change in
backgrounded tabs.

Differential Revision: https://phabricator.services.mozilla.com/D200855
2024-02-07 14:18:57 +00:00
..
test Bug 1873732 - remove outdated manifest conditions and use consistent conditions. r=aryx,necko-reviewers,jgilbert,settings-reviewers,credential-management-reviewers,devtools-reviewers,sessionstore-reviewers,dom-storage-reviewers,sgalich,kershaw,nchevobbe,janv,dao 2024-01-25 00:27:05 +00:00
AboutNewTab.sys.mjs Bug 1876104 - Convert ActivityStream.jsm to an ESM. r=thecount,pdahiya 2024-02-02 00:53:13 +00:00
AsyncTabSwitcher.sys.mjs Bug 1876604 - Add support for browser.tabs.remote.unloadDelayMs pref. r=emilio 2024-02-07 14:18:57 +00:00
BackgroundTask_install.sys.mjs
BackgroundTask_uninstall.sys.mjs
BrowserUIUtils.sys.mjs
BrowserUsageTelemetry.sys.mjs Bug 1864214 - Observe actions on single page application search engine providers - r=Standard8 2024-01-31 12:51:54 +00:00
BrowserWindowTracker.sys.mjs Bug 1864821 - Replace PromiseUtils.defer() with Promise.withResolvers() in system modules. r=Gijs,perftest-reviewers,necko-reviewers,extension-reviewers,application-update-reviewers,fxview-reviewers,sync-reviewers,sessionstore-reviewers,reusable-components-reviewers,rpl,jesup,hjones,kshampur,skhamis,nalexander,sclements 2024-01-05 09:22:34 +00:00
ContentCrashHandlers.sys.mjs Bug 1845150 - Update notificationbox usage for crash notifications r=reusable-components-reviewers,tgiles 2024-01-10 18:55:31 +00:00
Discovery.sys.mjs
EveryWindow.sys.mjs Backed out changeset 99babcb9f349 (bug 1855704) for causing mochitest failures at dom/animation/test/chrome/test_animation_observers_async.html CLOSED TREE 2024-01-27 03:18:38 +02:00
ExtensionsUI.sys.mjs
FaviconLoader.sys.mjs Bug 1874693 - Setting favicon repeatedly causes flicker. r=dao,tabbrowser-reviewers 2024-01-22 08:52:45 +00:00
HomePage.sys.mjs
LaterRun.sys.mjs Bug 1620576: Refer to the start time of the session with the update applied to suppress browser tips. r=adw,jteow,Gijs 2023-09-26 20:36:01 +00:00
metrics.yaml Bug 1868988 - Remove PingCentre. Its watch has ended. r=nanj,thecount,perry.mcmanis 2023-12-18 16:56:22 +00:00
moz.build Bug 1877196 - Move FeatureCallout modules and styles to browser/components/asrouter. r=fxview-reviewers,omc-reviewers,sclements,aminomancer 2024-02-05 22:03:16 +00:00
NewTabPagePreloading.sys.mjs
OpenInTabsUtils.sys.mjs
PageActions.sys.mjs Bug 1868838 - Move ASRouter into browser/components/asrouter/modules. r=pdahiya,pip-reviewers,fxview-reviewers,sclements 2024-01-29 18:52:20 +00:00
PartnerLinkAttribution.sys.mjs Bug 1868749 - Remove search engine send attribution request. r=search-reviewers,daleharvey 2023-12-18 12:01:34 +00:00
PermissionUI.sys.mjs Bug 1873719 - Stop showing post-prompt when notification permission is globally denied r=pbz 2024-01-15 17:53:46 +00:00
ProcessHangMonitor.sys.mjs Bug 1845150 - Update notificationbox usage for process hang notification r=reusable-components-reviewers,tgiles 2024-01-10 18:55:31 +00:00
Sanitizer.sys.mjs Bug 1876097 - Migrate old prefs to the new prefs for clear on shutdown in the new clear history dialog. r=pbz 2024-01-29 14:17:40 +00:00
SelectionChangedMenulist.sys.mjs
SiteDataManager.sys.mjs Bug 1852738 - Part 3: Add a FingerprintingProtectionState cleaner. r=pbz,geckoview-reviewers,owlish 2024-01-22 19:09:11 +00:00
SitePermissions.sys.mjs
TabsList.sys.mjs Bug 1848877 - Get the container class from tab instead of ContextualIdentity.sys.mjs r=Gijs 2023-11-21 12:57:46 +00:00
TabUnloader.sys.mjs
TransientPrefs.sys.mjs
URILoadingHelper.sys.mjs Bug 1865995 p6. Rename createAboutBlankContentViewer to match nsIDocumentViewer's new name. r=emilio,webdriver-reviewers,devtools-reviewers 2023-11-23 21:35:21 +00:00
webrtcUI.sys.mjs Bug 1857254 - temporarily disabled the firefox webRTC indicators for mic, camera and ss on MacOS 14 and above. r=pbz,mconley 2024-01-30 16:59:58 +00:00
WindowsJumpLists.sys.mjs Bug 1867340 - Enable the new Windows Jump List backend on Nightly only. r=mhowell 2023-12-01 00:33:02 +00:00
WindowsPreviewPerTab.sys.mjs
ZoomUI.sys.mjs