gecko-dev/toolkit/components
2020-04-30 23:40:17 +03:00
..
aboutcache Bug 1574991 - Remove "In Browser Element" from about:cache.r=baku 2020-04-14 16:45:22 +00:00
aboutcheckerboard Bug 1627036 - Convert all relevant uses of left/right to logical properties in the remaining files in toolkit/ r=Gijs 2020-04-03 19:17:34 +00:00
aboutmemory Bug 1626804 - Clarify about:memory's explicit description. r=erahm 2020-04-02 00:58:45 +00:00
aboutperformance Bug 1626977 - Improve CSS for aboutPerformance.css to use logical properties r=ntim 2020-04-02 15:49:53 +00:00
alerts Bug 1626927 - Remove nsIPrincipal-Geturi in AlertNotification.cpp r=ckerschb 2020-04-09 10:06:13 +00:00
antitracking Bug 1626570 - Improve handling of copying arrays in toolkit/components/antitracking/. r=baku 2020-04-30 09:40:49 +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 Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +00:00
bitsdownload Bug 1632884 - Update bits_client readme after bug 1586996 r=agashlin 2020-04-28 21:40:30 +00:00
browser Bug 1631305 - Remove unnecessary and incorrect content policy check. r=ckerschb 2020-04-22 09:26:54 +00:00
build
captivedetect Bug 1622028 - Log failed upgrades for HTTPS Only Mode. r=ckerschb,dragana 2020-03-27 17:09:15 +00:00
cascade_bloom_filter Bug 1620621 - Add XPCOM FFI for rust_cascade r=emilio,vporof 2020-04-30 10:02:25 +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 .Backed out 3 changesets (bug 1628240) for causing geckoview failures CLOSED TREE 2020-04-28 19:55:08 +03:00
clearsitedata Bug 1630865 - Implement nsICookieService::getCookieStringForPrincipal() - part 1 - nsIPrincipal methods, r=ckerschb 2020-04-20 10:01:54 +00:00
cloudstorage
commandlines Bug 1620632 - Ensure nsTArray_Impl only declares a copy-constructor/assignment operator if E is copy-constructible. r=froydnj 2020-03-20 17:13:51 +00:00
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 Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub 2020-03-13 23:38:52 +00:00
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 1616752 - Part 1: Improve JsonSchemaValidator. r=mak,mythmon,mkaply 2020-03-26 15:27:12 +00:00
extensions Backed out changeset d91e35044576 (bug 1630066) for failures on test_ext_sendmessage_reply2.html. CLOSED TREE 2020-04-30 23:40:17 +03:00
featuregates Backed out 3 changesets (bug 1602075) for Devtools failures in devtools/client/accessibility/test/browser/browser_accessibility. CLOSED TREE 2020-04-29 21:35:47 +03:00
filewatcher
finalizationwitness
find Bug 1633195 - Make sure <br> forces a break even if there's no whitespace in between. r=jfkthame 2020-04-28 10:31:22 +00:00
forgetaboutsite Bug 1580870 - Move toolkit/forgetaboutsite to toolkit/components/forgetaboutsite r=johannh 2020-04-21 11:27:30 +00:00
fuzzyfox Bug 1620594 - Part 2: Use SchedulerGroup::Dispatch instead of SystemGroup::Dispatch. r=nika 2020-04-07 15:16:33 +00:00
gfx
glean Bug 1634344 - Don't run FOG gtests without Glean r=janerik 2020-04-30 14:44:20 +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 Bug 1631668 - Consolidate messaging-system and about:welcome logging, add additional logs r=andreio 2020-04-22 14:47:12 +00:00
mozintl Bug 1621674 - Settle on returning null for missing values/messages out of Localization. r=smaug,stas 2020-04-10 23:35:58 +00:00
mozprotocol
narrate Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
normandy Bug 1634103 - Messaging Experiment schema should require groups on a branch r=k88hudson 2020-04-29 21:22:48 +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 1598464 - Stop pre-filtering logins from autocomplete to about:logins. r=MattN 2020-04-29 00:10:05 +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 1626570 - Improve handling of copying arrays in toolkit/components/places/. r=mak 2020-04-30 09:38:47 +00:00
printing Bug 1630105 - Add a telemetry scalar to track how often people encounter printing errors. r=mconley 2020-04-16 21:33:15 +00:00
printingui
processsingleton
promiseworker Backed out changeset 717435e37281 (bug 1624622) for causing xpcshell failures CLOSED TREE 2020-03-24 19:39:12 +02:00
prompts Bug 1632805 - ModalPrompter: Use top browsing context to support subframes. r=johannh 2020-04-29 21:05:21 +00:00
protobuf Bug 1627444 p1 - Update protobuf bundled lib to 3.11.4 r=lina 2020-04-07 18:04:59 +00:00
reader Bug 1594572: Schedule worker deletion when primary runnable fails. r=asuth 2020-04-30 03:52:56 +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 1586761 - P7 - Revert a few incorrect changes on P2; r=tjr 2020-04-07 07:36:52 +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 1633514 - Rework test_paramSubstitution.js to work with WebExtensions rather than a manually added one. r=daleharvey 2020-04-29 17:12:47 +00:00
securityreporter
sessionstore Bug 1626570 - Improve handling of copying arrays in toolkit/components/sessionstore/. r=smaug 2020-04-30 09:40:36 +00:00
shell
startup Bug 1634075 - back out changeset 0aa77ee04caa (bug 1583696) over regressions with overly long non-wrapping prompt text and visual appearance with lightweight themes, r=MattN 2020-04-29 20:30:37 +00:00
statusfilter Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +00:00
telemetry Bug 1626570 - Improve handling of copying arrays in toolkit/components/telemetry/. r=chutten 2020-04-30 09:39:56 +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
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 Backed out 30 changesets (bug 1556556, bug 1631568) for multiple mochitest failures. CLOSED TREE 2020-04-28 12:43:11 +03:00
updateagent Bug 1627805 - Obtain path for the download XML r=agashlin 2020-04-28 20:50:51 +00:00
url-classifier Bug 1626570 - Improve handling of copying arrays in toolkit/components/url-classifier/. r=gcp 2020-04-30 09:40:24 +00:00
urlformatter
utils Bug 1628409 p2 - Make OS data available in filter context during FirstStartup r=rhelmer 2020-04-13 19:09:40 +00:00
viewconfig Bug 1623992 - Automated rewrite from chrome://global/skin/ to chrome://global/skin/global.css in markup r=marionette-reviewers,perftest-reviewers,mossop,whimboo,sparky 2020-04-03 22:23:23 +00:00
viewsource
windowcreator Bug 1576188 - Handle save-as for cross process iframes. r=peterv 2020-04-27 05:41:40 +00:00
windowwatcher Bug 1634470 - Make OriginAttributes assertion in nsWindowWatcher::OpenWindowInternal compatible with FPI, r=timhuang 2020-04-30 17:08:32 +00:00
workerloader Bug 1627460 - Add markers for ImportScripts and require in workers, r=mstange. 2020-04-09 10:10:38 +00:00
xulstore
components.conf
DefaultCLH.jsm
moz.build Bug 1620621 - Add XPCOM FFI for rust_cascade r=emilio,vporof 2020-04-30 10:02:25 +00:00
update-jsoncpp.sh