gecko-dev/toolkit/components
2020-05-12 12:24:06 +00:00
..
aboutcache Bug 1574991 - Remove "In Browser Element" from about:cache.r=baku 2020-04-14 16:45:22 +00:00
aboutcheckerboard
aboutmemory Bug 1634987 - Fix broken about:memory tests. r=dragana 2020-05-04 15:03:24 +00:00
aboutperformance
aboutprocesses Bug 1636283 - Sort about:processes per platform-specific conventions;r=mstange 2020-05-11 15:31:36 +00:00
alerts
antitracking Bug 1635050 - Implement a whitelist system for cookieBehavior REJECT_FOREIGN with exceptions - tests, r=dimi 2020-05-11 10:59:55 +00:00
apppicker
asyncshutdown Backed out 2 changesets (bug 1625500) for multiple failures on a CLOSED TREE 2020-04-17 15:36:05 +03:00
autocomplete Bug 1628715 - Part 5: Add MOZ_NONNULL_RETURN to infallible nsTArray::InsertElementsAt. r=xpcom-reviewers,nika 2020-04-24 13:26:13 +00:00
backgroundhangmonitor
bitsdownload Bug 1632884 - Update bits_client readme after bug 1586996 r=agashlin 2020-04-28 21:40:30 +00:00
browser Bug 1624550 - P4: Cleanup APIs for setting BrowsingContext::UseGlobalHistory. r=farre 2020-05-08 03:28:44 +00:00
build
captivedetect
cascade_bloom_filter Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio 2020-05-09 23:02:52 +00:00
certviewer Bug 1629590 - Don't show certificate categories on about:certificate if they're empty. r=carolina.jimenez.g 2020-04-27 13:57:40 +00:00
cleardata Bug 1630038 - remove HPKP entirely r=kjacobs,bbeurdouche 2020-05-06 22:57:50 +00:00
clearsitedata Bug 1630865 - Implement nsICookieService::getCookieStringForPrincipal() - part 1 - nsIPrincipal methods, r=ckerschb 2020-04-20 10:01:54 +00:00
cloudstorage
commandlines
contentprefs Bug 1614462: Part 2d - Fix tests that don't need to use mozbrowser. r=mccr8 2020-04-20 22:31:29 +00:00
contextualidentity
corroborator
crashes Bug 1628124 - Do not run minidump analysis when we've instructed the browser to shut down after a content process crash r=mconley 2020-04-21 15:44:25 +00:00
crashmonitor
ctypes
downloads Backed out 2 changesets (bug 1625500) for multiple failures on a CLOSED TREE 2020-04-17 15:36:05 +03:00
enterprisepolicies Bug 1568916 - Only allow disabling of ESR policy in test. r=bytesized 2020-05-07 19:44:55 +00:00
extensions Bug 1635925 - Add test for connect/onConnect to and from extension iframes r=robwu 2020-05-12 11:47:29 +00:00
featuregates Backed out 3 changesets (bug 1602075) for causing dt failures CLOSED TREE 2020-05-02 00:21:30 +03:00
filewatcher
finalizationwitness
find Bug 1634663: part 5) Declare callers of Selection::GetRangeAt around toolkit/components/find const. r=masayuki 2020-05-02 23:48:06 +00:00
forgetaboutsite Bug 1580870 - Move toolkit/forgetaboutsite to toolkit/components/forgetaboutsite r=johannh 2020-04-21 11:27:30 +00:00
fuzzyfox
gfx
glean Bug 1632159 - Add FOG Datetime metric r=TravisLong 2020-05-07 18:45:23 +00:00
jsoncpp
kvstore Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio 2020-04-25 21:21:32 +00:00
lz4
maintenanceservice
mediasniffer Backed out 4 changesets (bug 1602832) for causing multiple xpcshell failures. 2020-04-23 16:25:26 +03:00
messaging-system Backed out changeset 2586af74cbf9 (bug 1633368) for bc failures on browser_sma_show_migration_wizard.js . CLOSED TREE 2020-05-08 23:04:07 +03:00
mozintl Bug 1504168 - Stop creating a new instance of a class for each call to mozIntl constructor. r=anba 2020-05-06 12:45:07 +00:00
mozprotocol
narrate Bug 1550836 - update the Reader Mode design for photon r=Gijs 2020-05-12 12:24:06 +00:00
normandy Bug 1635542 - Fix name of messaging experiment in ActionsManager r=k88hudson 2020-05-05 20:20:18 +00:00
osfile Backed out 2 changesets (bug 1625500) for multiple failures on a CLOSED TREE 2020-04-17 15:36:05 +03:00
parentalcontrols
passwordmgr Bug 1628849 - Collect experiment telemetry related to password import suggestion r=MattN,sfoster 2020-05-10 00:49:59 +00:00
perfmonitoring Bug 1626570 - Improve handling of copying arrays in toolkit/components/perfmonitoring/. r=tarek 2020-04-30 09:38:55 +00:00
pictureinpicture Bug 1630211 - P1. Wait for page to load before closing it. r=Gijs 2020-04-29 11:12:53 +00:00
places Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-05-09 14:51:53 +00:00
printing Bug 1636725 p1. Add some printing comments. r=bobowen 2020-05-11 14:21:02 +00:00
printingui
processsingleton
promiseworker
prompts Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
protobuf Backed out 2 changesets (bug 1628068) for ViaductRequest.cpp related bustages CLOSED TREE 2020-05-12 00:44:58 +03:00
reader Bug 1550836 - update the Reader Mode design for photon r=Gijs 2020-05-12 12:24:06 +00:00
reflect
remote Bug 1239694 Implemenet Gnome search provider, r=jhorak,mak 2020-04-29 18:02:23 +00:00
remotebrowserutils Bug 1603007 - Remove allowLinkedWebInFileUriProcess r=nika 2020-04-23 17:15:09 +00:00
remotepagemanager Bug 1614744, convert about:privatebrowsing to JSWindowActor-based remote page manager, r=johannh 2020-04-29 23:19:15 +00:00
reputationservice Bug 1628715 - Part 15: Replace MOZ_NONNULL_RETURN by returning NotNull<elem_type*>. r=xpcom-reviewers,necko-reviewers,dragana,nika 2020-04-24 13:35:27 +00:00
resistfingerprinting Bug 1635011 - Upgrade resistFingerprinting's spoofed Android CPU architecture from "armv7l" to "aarch64". r=tjr,geckoview-reviewers,agi 2020-05-05 16:41:38 +00:00
satchel Bug 1519099 - removeFromDb parameter of nsIAutoCompleteResult::RemoveValueAt is always true r=mak 2020-04-15 10:05:12 +00:00
search Bug 1636037 - Use the specified manifest for getting icons and descriptions for search engines. r=daleharvey 2020-05-11 14:44:06 +00:00
securityreporter
sessionstore Bug 1634304 - Part 1: use storage principal in session store; r=baku 2020-05-04 04:18:45 +00:00
shell
startup Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
statusfilter
telemetry Bug 1634224 - extend slow startup notification scalar probe to avoid it expiring, r=florian 2020-05-11 11:49:51 +00:00
terminator Bug 1610134: Part 1: add timeout pref that turns on late write checking to see if it's possible to crash browser earlier. r=dthayer,chutten 2020-04-21 06:09:28 +00:00
thumbnails Bug 1631358 - remove traces of CPOWs from browser/, testing/ and toolkit/, r=mconley 2020-04-21 14:05:35 +00:00
timermanager Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
tooltiptext Bug 1632092 - Rename all XUL namespace variables to XUL_NS. r=Gijs,marionette-reviewers,whimboo 2020-04-24 09:23:52 +00:00
typeaheadfind Bug 1631568 - Have nsLayoutUtils::GetFrameForPoint() and GetFramesForArea() take a RelativeTo parameter. r=tnikkel 2020-05-05 15:24:12 +00:00
updateagent Bug 1627805 - Obtain path for the download XML r=agashlin 2020-04-28 20:50:51 +00:00
url-classifier Bug 1636371 - UrlClassifierSkipListService.jsm should call the observer even when RemoteSettings have not been received yet, r=johannh 2020-05-08 06:16:49 +00:00
urlformatter
utils
viewconfig
viewsource
windowcreator Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
windowwatcher Bug 1633820 - Part 5: Get rid of UnsafeIPCTabContext, r=kmag 2020-05-07 22:18:56 +00:00
workerloader
xulstore Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
components.conf
DefaultCLH.jsm
moz.build Backed out 2 changesets (bug 1628068) for ViaductRequest.cpp related bustages CLOSED TREE 2020-05-12 00:44:58 +03:00
update-jsoncpp.sh