gecko-dev/toolkit/components
Kris Maglione f1fb30a08e Bug 1606347: Don't create a new ChannelWrapper list late in shutdown. r=mccr8
If we do, we create a new instance after its `ClearOnShutdown` handler has
run, and it gets destroyed from a static destructor after the cycle collector
has shutdown.

Differential Revision: https://phabricator.services.mozilla.com/D112405
2021-04-21 19:44:16 +00:00
..
aboutcheckerboard
aboutconfig Bug 1699183 - Rename & clean up lock icons. r=preferences-reviewers,jaws 2021-03-18 20:10:22 +00:00
aboutmemory Bug 1586236 - Use memory resource notifications to detect low memory scenarios on Windows. r=gsvelto 2021-03-31 15:18:05 +00:00
aboutperformance Bug 1703509 - Fix contrast for action buttons in about:performance r=desktop-theme-reviewers,ntim 2021-04-08 06:43:27 +00:00
aboutprocesses Bug 1705827 - keep updating CPU and memory values in about:processes when sorting changes are disabled due to recent mouse events, r=dthayer. 2021-04-21 18:05:23 +00:00
alerts Bug 1696145 - Support Notification.silent and .vibrate on Android. r=smaug,droeh,aklotz 2021-04-20 18:35:36 +00:00
antitracking Bug 1676074 - Part 2: Add test to check the learn more link in the "Cross-site cookies" permission header description. r=johannh 2021-04-15 09:27:26 +00:00
apppicker
asyncshutdown
autocomplete
backgroundhangmonitor Bug 1706097 - AUTO_PROFILER_LABEL_DYNAMIC_NSCSTRING_NONSENSITIVE should record BHR label frames even when the profiler is not running, r=gerald. 2021-04-20 09:32:13 +00:00
backgroundtasks Bug 1705281 - Pre: Use EXIT_CODE in BackgroundTask_{success,failure}. r=application-update-reviewers,bytesized 2021-04-15 03:22:36 +00:00
bitsdownload Bug 1700562 - Ensure we pass string literals to panic's first argument. r=glandium 2021-03-31 01:06:28 +00:00
browser Bug 1701668, remove nsIWebBrowserChrome3 interface, r=kmag 2021-04-06 18:52:47 +00:00
build
captivedetect
cascade_bloom_filter
certviewer Bug 1688703 - avoid leaks in browser_openTabAndSendCertInfo.js r=johannh 2021-04-21 17:48:21 +00:00
cleardata Bug 1682030 - Remove NPAPI support from ClearDataService. r=baku 2021-04-06 19:28:13 +00:00
clearsitedata
cloudstorage
commandlines Bug 1571631 - Replace MOZ_MUST_USE with [[nodiscard]] in toolkit/components/commandlines/nsCommandLine.h. r=mossop 2021-03-16 04:36:45 +00:00
contentprefs
contextualidentity
corroborator Bug 1704425 - Removed expired Telemetry probe corroborate.omnijar_corrupted. r=chutten,rhelmer 2021-04-15 16:15:24 +00:00
crashes Bug 1682030 - Remove NPAPI plugin process from GeckoChildProcess r=jld,gsvelto 2021-04-06 19:28:20 +00:00
crashmonitor Bug 1649595: Use IOUtils instead of OS.File in CrashMonitor.jsm r=Gijs 2021-03-24 06:59:19 +00:00
ctypes Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
downloads Bug 1661365. Test. r=Gijs 2021-04-06 16:54:41 +00:00
enterprisepolicies
extensions Bug 1606347: Don't create a new ChannelWrapper list late in shutdown. r=mccr8 2021-04-21 19:44:16 +00:00
featuregates Backed out changeset 15ba31c95972 (bug 1706160) for Devtool failures in devtools/client/netmonitor/test/browser_net_copy_headers.js. CLOSED TREE 2021-04-20 07:33:26 +03:00
filewatcher Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
finalizationwitness
find Bug 1704167 - When a pattern ends in whitespace, try to collapse adjacent white-space. r=jfkthame 2021-04-12 16:11:21 +00:00
forgetaboutsite
formautofill Bug 1691821 - [3.2] Adjust form autofill extension tests to work with the shared component. r=zbraniecki,dimi,jmaher 2021-04-12 17:33:18 +00:00
fuzzyfox
gfx
glean Backed out changeset ff7488019a95 (bug 1672455) for causing test crashes. 2021-04-21 19:24:54 +03:00
httpsonlyerror Bug 1665057 - Add www button on https-only error page - test click on www suggestion button r=ckerschb 2021-03-11 17:10:07 +00:00
jsoncpp
kvstore Bug 1697847 - Update crossbeam-utils in the tree. r=firefox-build-system-reviewers,mhentges,sheehan 2021-03-11 18:15:44 +00:00
lz4
maintenanceservice Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
mediasniffer Bug 1701154 - Add missing #include for MakeScopeExit. r=glandium 2021-04-06 07:33:03 +00:00
messaging-system Bug 1702000 - Add pin to taskbar action to the primary button r=andreio 2021-04-14 15:09:34 +00:00
mozintl
mozprotocol
narrate
nimbus Bug 1704815 - ExperimentFeature ready should not hang for users with experiments/telemetry turned off r=k88hudson 2021-04-16 16:40:23 +00:00
normandy Bug 1704317 - about:studies page is blank: Uncaught TypeError: can't convert undefined to object r=k88hudson 2021-04-21 10:34:07 +00:00
osfile Bug 1700917 - Actually initialize the profile in GeckoView xpcshell. r=jmaher 2021-03-26 18:30:16 +00:00
parentalcontrols
passwordmgr Bug 1706454 - Use openMenu and activateItem in browser_context_menu_iframe.js and head.js. r=mac-reviewers,spohl 2021-04-20 20:13:41 +00:00
pdfjs Bug 1705327 - Remove infobar notification from pdf viewer r=bdahl 2021-04-19 17:38:51 +00:00
perfmonitoring Bug 1634281 - Use nsTHashMap for nsBaseHashtable/nsDataHashtable uses with UniquePtr data type. r=xpcom-reviewers,nika 2021-03-09 11:39:36 +00:00
pictureinpicture Bug 1704569 - Don't synthesize events on menus in toolkit/components/pictureinpicture/tests/browser_contextMenu.js. r=Gijs 2021-04-13 16:22:20 +00:00
places Bug 1695404 - follow-up: Avoid redundant string copy in Gecko_IsSupportedImageMimeType. r=tnikkel 2021-04-17 22:21:19 +00:00
printing Bug 1705757 - Fix my previous patch, d'oh. 2021-04-17 22:35:45 +02:00
printingui Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
processsingleton
processtools Bug 1682030 - Remove NPAPI plugin process from GeckoChildProcess r=jld,gsvelto 2021-04-06 19:28:20 +00:00
promiseworker
prompts Bug 1706567 - fix layout issues in window-modal prompts and fix macOS sheet titles to be bold, r=mtigley 2021-04-21 16:31:00 +00:00
protobuf
reader Bug 1696698 - Remove reader.parse-on-load.force-enabled pref. r=mconley 2021-03-15 17:53:10 +00:00
reflect
remote Bug 1705130 - Correct argument type in D-Bus introspection XML. r=stransky 2021-04-15 08:28:43 +00:00
remotebrowserutils
remotepagemanager
reputationservice Bug 1703697 - Remove expired Telemetry probe APPLICATION_REPUTATION_HASH_LENGTH r=dimi 2021-04-14 15:32:46 +00:00
resistfingerprinting Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
satchel Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
search Bug 1693585 - Ensure that the default search engine can be changed, even if overriden data is missing. r=daleharvey 2021-04-15 15:57:42 +00:00
sessionstore Bug 1702797 - Split up the SingleSelect and MultipleSelect cases in RestoreFormEntry, r=nika 2021-04-20 16:01:10 +00:00
shell
startup Bug 1686315 - Fix up more tests to pass with content prompt subdialogs enabled or disabled. r=Gijs 2021-04-13 15:51:48 +00:00
statusfilter
taskscheduler Bug 1705281 - Part 1: Accommodate exceptions in `deleteAllTasks`; don't try to delete WDBA task. r=agashlin 2021-04-15 03:22:37 +00:00
telemetry Backed out changeset ca4d87f2ec7b (bug 1676657) for causing webrender bustages. 2021-04-21 18:41:23 +03:00
terminator
thumbnails
timermanager
tooltiptext
typeaheadfind
url-classifier Bug 1699668 - Tests for shim warning. r=webcompat-reviewers,johannh,denschub 2021-04-13 16:11:21 +00:00
urlformatter
utils
viaduct
viewsource Bug 1705218 - Make various viewsource tests pass with native context menus. r=mac-reviewers,bradwerth 2021-04-15 00:00:07 +00:00
windowcreator Bug 1649187 - Fix diacritic stripping for characters outside the BMP. r=jfkthame 2021-03-10 12:08:49 +00:00
windowwatcher Bug 1693052 - Update fxa signout dialog r=Gijs,fluent-reviewers 2021-03-13 03:05:17 +00:00
workerloader
xulstore Bug 1697847 - Update crossbeam-utils in the tree. r=firefox-build-system-reviewers,mhentges,sheehan 2021-03-11 18:15:44 +00:00
DefaultCLH.jsm
components.conf
moz.build Bug 1691821 - [1.b.5] Adjust build files to support the new autofill component. r=zbraniecki,dimi 2021-04-12 17:33:16 +00:00
update-jsoncpp.sh