fune/toolkit/components
Nika Layzell 09d88e5fd2 Bug 1749059 - Remove Quantum DOM support from IPDL, r=ipc-reviewers,mccr8
This is no longer necessary as the Quantum DOM project is no longer
happening, and removing support simplifies various components inside of
IPDL.

As some code used the support to get a `nsISerialEventTarget` for an
actor's worker thread, that method was replaced with a method which
instead pulls the nsISerialEventTarget from the MessageChannel and
should work on all actors.

Differential Revision: https://phabricator.services.mozilla.com/D135411
2022-01-25 20:29:46 +00:00
..
aboutcheckerboard
aboutconfig Bug 1733497 Fix lint failure r=fix CLOSED TREE 2022-01-14 08:25:20 -05:00
aboutmemory Bug 1743102 Added color-scheme meta tag to remaining about: pages r=Gijs,necko-reviewers,robwu 2021-12-17 00:42:23 +00:00
aboutperformance Bug 1743102 Added color-scheme meta tag to remaining about: pages r=Gijs,necko-reviewers,robwu 2021-12-17 00:42:23 +00:00
aboutprocesses Bug 1743102 Added color-scheme meta tag to remaining about: pages r=Gijs,necko-reviewers,robwu 2021-12-17 00:42:23 +00:00
aboutthirdparty Bug 1747756 - Move Windows system libraries from LIBS to moz.build. r=firefox-build-system-reviewers,mhentges 2021-12-30 20:56:43 +00:00
alerts
antitracking Bug 1751264 - adjust tests that should be passing on win10. r=intermittent-reviewers,MasterWayZ 2022-01-20 21:02:44 +00:00
apppicker
asyncshutdown
autocomplete Bug 1617545 - Part 2: Make datalist item not removable in autocomplete drop down menu. r=MattN 2021-11-28 16:19:56 +00:00
backgroundhangmonitor
backgroundtasks Bug 1745022 - Add better debug information for policies.json r=mstriemer 2021-12-17 19:11:14 +00:00
bitsdownload Bug 1748718 - Part 3: Remove now-unnecessary xpidl constant casts, r=emilio 2022-01-07 20:35:15 +00:00
browser Bug 1749003 - Remove unnecessary includes and other mentions of nsIWebBrowserPrint. r=jfkthame 2022-01-07 14:46:30 +00:00
build
captivedetect
cascade_bloom_filter
certviewer Bug 1742696 - Opt-in a bunch of about:pages to dark system colors / form controls. r=Gijs,preferences-reviewers,webcompat-reviewers,twisniewski 2021-11-25 21:24:43 +00:00
cleardata Bug 1745389 - Split up SecuritySettingsCleaner. r=geckoview-reviewers,pbz,keeler,jonalmeida 2022-01-13 15:04:05 +00:00
clearsitedata
cloudstorage
commandlines Bug 1742879 - Post: Add tests for platform-specific handleFlagWithParam behaviour. r=nika 2021-12-02 19:06:44 +00:00
contentprefs Bug 1745361 - Create unique directories and files with IOUtils r=Gijs,webdriver-reviewers,extension-reviewers,robwu 2022-01-18 05:04:52 +00:00
contextualidentity
corroborator
crashes Bug 1749385 - Generate CrashManager.jsm from template r=gsvelto,nalexander 2022-01-18 20:32:03 +00:00
crashmonitor
ctypes
downloads Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi 2021-12-23 20:29:07 +00:00
enterprisepolicies Bug 1750233 - Allow JSON policy to be a REG_SZ. r=mstriemer 2022-01-21 18:17:01 +00:00
extensions Bug 1744025: Use CheckedUnsafePtr<WorkerPrivate> in WorkerGlobalScopeBase. r=dom-worker-reviewers,asuth 2022-01-25 08:53:00 +00:00
featuregates Bug 1750968 - [devtools] Fix default value for devtools.inspector.compatibility.enabled in Features.toml r=preferences-reviewers,jaws 2022-01-19 14:43:40 +00:00
filewatcher Bug 1751264 - adjust tests that should be passing on win10. r=intermittent-reviewers,MasterWayZ 2022-01-20 21:02:44 +00:00
finalizationwitness
find Bug 1750316 - Replace WordBreaker with WordBreakIteratorUtf16 in nsFind::BreakInBetween(). r=jfkthame 2022-01-15 22:09:48 +00:00
forgetaboutsite Bug 1747065 - remove plugin.load_flash_only setters which are no-ops r=mossop 2021-12-21 14:34:48 +00:00
formautofill Backed out 2 changesets (bug 1721229) for causing multiple crashes on payment-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html. 2022-01-19 04:10:45 +02:00
gfx
glean Backed out 2 changesets (bug 1751331) for causing multiple failures. CLOSED TREE 2022-01-25 11:41:52 +02:00
httpsonlyerror Bug 1742696 - Opt-in a bunch of about:pages to dark system colors / form controls. r=Gijs,preferences-reviewers,webcompat-reviewers,twisniewski 2021-11-25 21:24:43 +00:00
jsoncpp Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
kvstore Bug 1739727 - Part 2: Improve rust async support in moz_task, r=emilio 2021-12-07 20:01:41 +00:00
lz4
maintenanceservice Bug 1747756 - Move Windows system libraries from LIBS to moz.build. r=firefox-build-system-reviewers,mhentges 2021-12-30 20:56:43 +00:00
mediasniffer Bug 1725190 - Incorrect file extension when downloading CR3 files. r=jolin 2022-01-03 19:39:46 +00:00
messaging-system
mozintl Bug 1749248 - Add missing language names (sco, szl) to MozIntl map, r=platform-i18n-reviewers,dminor 2022-01-10 16:30:29 +00:00
mozprotocol
narrate
nimbus Bug 1746598 - Route MS messages to PB newtab r=dmose,extension-reviewers,rpl 2022-01-25 13:02:30 +00:00
normandy Bug 1632058 - Always get distribution values from default prefs. r=preferences-reviewers,jaws 2022-01-24 20:46:38 +00:00
osfile Bug 1746676 - Remove OS.File.mac{Get,Set,Remove}XAttr r=Gijs 2021-12-31 20:27:57 +00:00
parentalcontrols
passwordmgr Bug 1701660 - Multiple UI refreshes degrade performance of CSV Import r=tgiles 2022-01-04 18:45:15 +00:00
pdfjs Bug 1748701 - Update pdf.js to version 2.13.24 r=pdfjs-reviewers,calixte 2022-01-06 15:21:58 +00:00
perfmonitoring Backed out changeset 1778ca2ab291 (bug 1744425) for bc failures on browser_xpcom_graph_wait.js. CLOSED TREE 2021-12-08 07:20:54 +02:00
pictureinpicture Bug 1738532 - disable browser_togglePositionChange.js on linux64 opt r=intermittent-reviewers,MasterWayZ DONTBUILD 2022-01-25 13:09:55 +00:00
places Bug 1751208 - Add title to the Snapshots table. r=Standard8 2022-01-22 10:20:26 +00:00
printing Bug 1744009 - Simplify combobox <select> code. r=mconley,dholbert 2022-01-17 11:10:05 +00:00
printingui Bug 1745452 - Remove the print progress dialog code. r=mstriemer,bobowen,webdriver-reviewers 2021-12-16 15:12:33 +00:00
processsingleton
processtools Bug 1749606 - Allow clock_gettime() for same-process r=jld,gerald 2022-01-21 23:03:26 +00:00
promiseworker
prompts Bug 1749032 - fix JS consumers of nsISound to access it as a service, r=mtigley 2022-01-24 12:09:58 +00:00
protobuf Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi 2021-12-23 20:29:07 +00:00
reader Bug 1745158 - Always leave reader mode from the parent actor. r=Gijs 2021-12-22 12:15:30 +00:00
reflect
remote Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi 2021-12-23 20:29:07 +00:00
remotebrowserutils
remotepagemanager
reputationservice Bug 1741665 - Align nsCString's public size_type better with other C++ APIs, r=mccr8,geckoview-reviewers,agi 2021-12-13 21:47:56 +00:00
resistfingerprinting
satchel Bug 1596852 - Handle parent-process <browser type=chrome> in JSWindowActors. r=nika 2021-12-10 22:34:10 +00:00
search Bug 1748930 - Add search selector engine properties to search settings metadata object. r=Standard8 2022-01-21 14:36:09 +00:00
sessionstore Bug 1748874 - Part 3: Mark the decl of SessionStoreRestoreData::RestoreInto as CAN_RUN_SCRIPT r=masayuki 2022-01-11 11:52:27 +00:00
shell
startup Backed out 2 changesets (bug 1678152, bug 1751041) for causing failures in test_missing_intermediate.js CLOSED TREE 2022-01-25 20:09:51 +02:00
statusfilter Bug 1744397 - Simplify refresh code: pass around delay as an unsigned int. r=smaug 2021-12-16 22:27:08 +00:00
taskscheduler
telemetry Bug 1632058 - Always get distribution values from default prefs. r=preferences-reviewers,jaws 2022-01-24 20:46:38 +00:00
terminator Bug 1749620 - Replace osfile.jsm usage in TerminatorTelemetry.jsm. r=barret 2022-01-19 09:39:49 +00:00
thumbnails Bug 1742558 - Add a Places Previews module. r=Standard8 2021-12-21 10:53:45 +00:00
timermanager
tooltiptext
typeaheadfind Bug 1749032 - fix C++ consumers of nsISound to access it as a service, r=NeilDeakin 2022-01-24 12:09:59 +00:00
url-classifier Bug 1749059 - Remove Quantum DOM support from IPDL, r=ipc-reviewers,mccr8 2022-01-25 20:29:46 +00:00
urlformatter
utils Bug 1632058 - Always get distribution values from default prefs. r=preferences-reviewers,jaws 2022-01-24 20:46:38 +00:00
viaduct
viewsource Bug 1751264 - adjust tests that should be passing on win10. r=intermittent-reviewers,MasterWayZ 2022-01-20 21:02:44 +00:00
windowcreator Bug 1749284 - Move nsFind tests into toolkit/components/find/test/mochitest. r=jfkthame 2022-01-15 22:09:07 +00:00
windowwatcher Bug 1741425 - Enable more mochitest with socket process, r=ahal,webdriver-reviewers,preferences-reviewers,whimboo 2022-01-11 09:49:45 +00:00
workerloader
xulstore Bug 1739727 - Part 2: Improve rust async support in moz_task, r=emilio 2021-12-07 20:01:41 +00:00
components.conf
DefaultCLH.jsm
moz.build Bug 1744877 - Remove --disable-xul. r=Gijs 2021-12-08 21:37:11 +00:00
update-jsoncpp.sh