gecko-dev/toolkit/components
Narcis Beleuzu 497da78210 Backed out changeset a9a15832f816 (bug 1725354) for bc failures on browser_download_privatebrowsing.js 2021-11-05 23:22:42 +02:00
..
aboutcheckerboard
aboutconfig
aboutmemory
aboutperformance Bug 1698112 - Stop referencing browser files from toolkit, and prevent it happening again with a test. r=preferences-reviewers,mossop 2021-10-21 21:54:52 +00:00
aboutprocesses Bug 1698112 - Stop referencing browser files from toolkit, and prevent it happening again with a test. r=preferences-reviewers,mossop 2021-10-21 21:54:52 +00:00
aboutthirdparty
alerts Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
antitracking Bug 1738636 - Return true if the browsing context is not available for a document in AntiTrackingUtils::IsThirdPartyWindow(). r=pbz 2021-11-04 20:25:25 +00:00
apppicker
asyncshutdown
autocomplete
backgroundhangmonitor Backed out 5 changesets (bug 1738627) for causing xpcshell failures on test_ext_geckoProfiler_schema.js CLOSED TREE 2021-11-05 05:12:28 -04:00
backgroundtasks Bug 1734750 - Stop force-disabling the socket process for background tasks. r=nalexander 2021-10-08 23:45:49 +00:00
bitsdownload Bug 1737197 - Remove semicolon in rust macro. r=bytesized 2021-10-22 20:33:54 +00:00
browser Bug 1738614 - Remove other Widget* colors. r=mstange 2021-11-02 18:08:07 +00:00
build
captivedetect
cascade_bloom_filter
certviewer Bug 1698112 - Stop referencing browser files from toolkit, and prevent it happening again with a test. r=preferences-reviewers,mossop 2021-10-21 21:54:52 +00:00
cleardata Bug 1700165 - Remove NSS types from nsICertOverrideService.idl r=keeler 2021-10-28 20:26:08 +00:00
clearsitedata
cloudstorage
commandlines
contentprefs
contextualidentity
corroborator
crashes
crashmonitor
ctypes
downloads Backed out changeset a9a15832f816 (bug 1725354) for bc failures on browser_download_privatebrowsing.js 2021-11-05 23:22:42 +02:00
enterprisepolicies Bug 1737605 - Parse JSON directly from GPO so it's properly validated. r=mtigley 2021-11-05 20:10:53 +00:00
extensions Backed out 10 changesets (bug 1728326) for causing build bustages. CLOSED TREE 2021-11-05 22:48:14 +02:00
featuregates Bug 1205133 - Ship inputmode attribute. r=smaug,preferences-reviewers 2021-10-26 09:20:47 +00:00
filewatcher Bug 1378173 - Remove Promise.jsm. r=Gijs 2021-10-14 08:28:28 +00:00
finalizationwitness
find Bug 1736938 Part 3 - Make all WordBreaker's methods static, and adapt the callers. r=jfkthame 2021-10-25 19:00:22 +00:00
forgetaboutsite
formautofill Bug 1738980 - Do not notify autocomplete search result when the search operation is canceled. r=sfoster,tgiles 2021-11-05 15:44:40 +00:00
gfx
glean Bug 1736239 - Handle time going backwards gracefully. r=chutten 2021-10-26 14:52:32 +00:00
httpsonlyerror Bug 1658616 - disable browser_errorpage.js on Linux_asan_opt for frequent failures. r=intermittent-reviewers,jmaher DONTBUILD 2021-10-22 06:10:18 +00:00
jsoncpp Bug 1739222 - Update jsoncpp to version 1.9.5. r=gsvelto 2021-11-03 23:36:39 +00:00
kvstore
lz4
maintenanceservice
mediasniffer Bug 1725190 - Incorrect file extension when downloading CR3 files. r=jolin 2021-10-06 19:02:15 +00:00
messaging-system Bug 1738206 - Add an additional action that enables the pref for TCP section in about:preferences r=pbz 2021-11-01 23:17:01 +00:00
mozintl
mozprotocol
narrate
nimbus Bug 1738206 - Switch TCP Preferences UI to rely on Nimbus r=Mardak,pbz 2021-11-01 16:57:37 +00:00
normandy Bug 1567443 - Added flag for indicating secure Chrome UI in nsIAboutModule. r=pbz,webcompat-reviewers,twisniewski 2021-10-26 13:32:31 +00:00
osfile Backed out changeset 7e8e3747c3f8 (bug 1603127) for causing toolchains build bustages (Bug 1739589). CLOSED TREE 2021-11-05 07:23:45 -04:00
parentalcontrols
passwordmgr Bug 1729640 - P3. Notify event when a form with password is submitted r=sfoster,tgiles,geckoview-reviewers,agi 2021-11-05 17:11:31 +00:00
pdfjs Bug 1739229 - Update pdf.js to version 2.12.126 r=pdfjs-reviewers,marco 2021-11-03 22:18:53 +00:00
perfmonitoring
pictureinpicture Bug 1687808 : Solved exiting Picture-in-Picture Does not focus the respective window r=mtigley,mhowell,kpatenio 2021-11-03 16:20:49 +00:00
places Bug 1724331. Adjust tests that depend on the exact output of the png encoder. r=aosmond 2021-11-05 08:53:27 +00:00
printing Bug 1732366 - When closing last tab while having private window, remove the tab from the tabs list . r=Gijs 2021-11-01 17:09:28 +00:00
printingui Bug 1731564: Use motivated SpinEventLoopUntil inside toolkit/*. r=Gijs 2021-10-07 08:06:15 +00:00
processsingleton Bug 1738236 - Clean up remaining production uses of the second argument to ChromeUtils.import and change rule to a warning. r=Gijs 2021-11-01 14:25:46 +00:00
processtools Bug 1736040 - collect CPU time through Glean, r=chutten,gerald,gcp 2021-10-25 18:27:24 +00:00
promiseworker
prompts
protobuf
reader Bug 1738091 - CTA Telemetry revision r=thecount 2021-11-04 17:47:16 +00:00
reflect
remote Bug 1733999: Make remoting treat app packages/MSIX packages as distinct remoting targets. r=nalexander 2021-10-14 17:48:15 +00:00
remotebrowserutils Bug 1727943 - turn on mochitest* tests that were skipped on win10-ccov and now pass. r=MasterWayZ 2021-10-19 20:01:29 +00:00
remotepagemanager
reputationservice Bug 1731779 - r=dveditz,mtigley 2021-10-19 22:27:31 +00:00
resistfingerprinting
satchel Bug 1378173 - Remove Promise.jsm. r=Gijs 2021-10-14 08:28:28 +00:00
search Bug 1694183 - Add tests to ensure that search icons are correctly loaded via redirects. r=mak 2021-11-02 22:35:47 +00:00
sessionstore Bug 1735266. Call GetExtantDoc instead of GetDoc in CollectFrameTreeData so we don't potentially create a doc where non existed before. r=farre 2021-10-12 08:47:28 +00:00
shell
startup
statusfilter
taskscheduler
telemetry Backed out 5 changesets (bug 1738627) for causing xpcshell failures on test_ext_geckoProfiler_schema.js CLOSED TREE 2021-11-05 05:12:28 -04:00
terminator Bug 1731564: Add nested event loop stack to nsTerminator stderr output. r=xpcom-reviewers,nika 2021-10-07 08:06:17 +00:00
thumbnails Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
timermanager
tooltiptext
typeaheadfind Bug 1729170 - Make all methods of `nsTextFragment` take `uint32_t` for the offset and length of text r=smaug 2021-10-12 05:05:12 +00:00
url-classifier Bug 1737262: Update tests within toolkit/components/url-classifier/tests/mochitest to work with https-first enabled r=dimi 2021-11-02 07:38:09 +00:00
urlformatter
utils Bug 1655839 - Show an error for invalid origin in policy. r=mtigley 2021-11-05 18:31:01 +00:00
viaduct
viewsource
windowcreator
windowwatcher Backed out 2 changesets (bug 1731597) for causing multiple wpt failures. CLOSED TREE 2021-10-29 05:32:59 +03:00
workerloader
xulstore
DefaultCLH.jsm
components.conf
moz.build Bug 1733357 - Expose Nimbus API to all platforms r=necko-reviewers,valentin,k88hudson 2021-10-21 13:48:04 +00:00
update-jsoncpp.sh