gecko-dev/toolkit/components
Eric Rahm f92163b353 Bug 1574276 - Update traits in the bits library to specify dyn. r=agashlin
The `bits` library needs to be updated to prefix traits with `dyn` in order to compile with Rust 1.37 in which they've deprecated non-prefixed traits.

Differential Revision: https://phabricator.services.mozilla.com/D42187

--HG--
extra : moz-landing-system : lando
2019-08-16 17:22:15 +00:00
..
aboutcache Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
aboutcheckerboard Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
aboutmemory Bug 1568371 - Make h1 headings sticky on about:memory. r=njn 2019-07-24 01:50:09 +00:00
aboutperformance Bug 1565896 - Change about:performance energy bar color and column sort arrow fill color for better contrast in dark mode r=dao 2019-07-16 08:40:41 +00:00
alerts Bug 1571567 - Fix no-fallthrough errors in /toolkit. r=MattN 2019-08-08 16:18:24 +00:00
antitracking Bug 1543527 - Make browser_cookieBetweenTabs.js clean up after itself; r=baku 2019-08-16 12:00:17 +00:00
apppicker Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
asyncshutdown Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
autocomplete Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
backgroundhangmonitor Bug 1562642 - Part 2 - Add missing MPL2 headers r=Gijs 2019-07-08 09:27:47 +00:00
bitsdownload Bug 1574276 - Update traits in the bits library to specify dyn. r=agashlin 2019-08-16 17:22:15 +00:00
browser Bug 1523638 - Part 9: Use provided 'WindowGlobalChild' actors to create the initial about:blank document, r=kmag 2019-08-08 16:07:12 +00:00
build
captivedetect Bug 1571567 - Fix no-fallthrough errors in /toolkit. r=MattN 2019-08-08 16:18:24 +00:00
certviewer Backed out 2 changesets (bug 1571710) for browser-chrome failures at toolkit/components/certviewer/tests/browser/browser_renderCertToUI.js. On a CLOSED TREE 2019-08-16 13:24:03 +03:00
cleardata Bug 1541344 - Delete plugin-data only for the sites with data,r=gsvelto 2019-08-14 22:11:09 +00:00
clearsitedata Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
cloudstorage Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
commandlines Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
contentprefs Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
contextualidentity Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
corroborator Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
crashes Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
crashmonitor Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
ctypes Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
downloads Bug 1561654 - Add contentPolicyType to DownloadCore to enable sending cookies r=mak,baku,robwu 2019-07-30 15:04:23 +00:00
enterprisepolicies Bug 1565853 - Enable MULTI_SZ and EXPAND_SZ for policies. r=agashlin 2019-07-15 21:13:28 +00:00
extensions Bug 1559244 - Step 2: Add support for crashing sub-frame. r=mconley 2019-08-15 19:51:42 +00:00
featuregates Bug 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs 2019-07-10 12:03:37 +00:00
filewatcher Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
finalizationwitness
find Bug 1562876: rename `Selection::AddRange` to `Selection::AddRangeAndSelectFramesAndNotifyListeners`. r=smaug 2019-07-03 13:26:13 +02:00
fuzzyfox Bug 1571544 - Convert privacy.fuzzyfox.clockgrainus to static pref. r=njn 2019-08-08 17:00:19 +00:00
gfx Bug 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs 2019-07-10 12:03:37 +00:00
jsoncpp Bug 1566032 - Update jsoncpp to version 1.9.1. r=gsvelto 2019-07-15 21:13:00 +00:00
kvstore Bug 1567739 - Stop using deprecated rust libc integer types in storage_variant and kvstore. r=lina 2019-07-23 00:13:43 +00:00
lz4 Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
maintenanceservice
mediasniffer Bug 1571742 - Move Nosniff-Check into Sniffers r=ckerschb,dragana 2019-08-14 13:59:06 +00:00
mozintl Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
mozprotocol Bug 1566182: Annotate mochitests that fail with Fission enabled. r=mccr8 2019-07-15 16:19:32 -07:00
narrate Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
normandy Bug 1572578 - Convert AddonStudies migration to a general Normandy migration r=rdalal 2019-08-13 22:04:24 +00:00
osfile Bug 1566700 - Add tests for OS.File extended attribute MacOS functions. r=Yoric 2019-07-25 01:13:03 +00:00
parentalcontrols
passwordmgr Bug 1569846: Add breach alert dismissal. r=MattN,fluent-reviewers,flod 2019-08-15 18:55:37 +00:00
perfmonitoring Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
pictureinpicture Bug 1568320 - Add a context menu to the Picture-in-Picture toggle to allow for easy hiding. r=NeilDeakin,JSON_voorhees 2019-08-13 18:29:29 +00:00
places Bug 1573738 - Test aborting application, not only merging. a=testonly 2019-08-15 01:28:50 +00:00
printing Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
printingui Bug 1561015: Part 1 - Use BrowsingContext in window provider APIs. r=bzbarsky,mossop 2019-08-02 20:48:33 +00:00
processsingleton Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
promiseworker Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
prompts Bug 1555711 - Port RemotePrompt to a JS Window Actor to be Fission-compatible. r=NeilDeakin,layely 2019-07-31 15:32:15 +00:00
protobuf
reader Bug 1557256 - handle scrollwheel zoom in reader mode, r=jaws 2019-07-16 13:18:46 +00:00
reflect Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
remote
remotebrowserutils Bug 1528607 - don't load about:blank with waitForStateStop for newTab r=nika 2019-07-29 23:06:01 +00:00
remotepagemanager Bug 1573837 - Add utm_* params to the "View full report on Firefox Monitor" link. r=johannh 2019-08-15 22:57:09 +00:00
reputationservice Bug 1564041 - P2. Remove old application reputation telemetry r=chutten 2019-08-08 07:39:23 +00:00
resistfingerprinting Bug 1570212 - Remove `privacy.resistFingerprinting.*` VarCache prefs. r=tjr 2019-08-09 00:59:21 +00:00
satchel Bug 1554458 - Increase min-width for login autocomplete popups. r=sfoster,flod 2019-07-29 19:35:53 +00:00
search Bug 1542243 - Implement search engine rule selector. r=Standard8 2019-08-09 09:52:00 +00:00
securityreporter Bug 1563849 - Get btoa(getDERString(cert)) from an API r=keeler 2019-08-06 09:03:38 +00:00
sessionstore Bug 1570773: Move browsingContext getter to nsIDocShellTreeItem and add notxpcom variant. r=nika 2019-08-07 16:59:30 +00:00
shell
startup Bug 1564915 - Remove unused histogram STARTUP_MEASUREMENT_ERRORS r=janerik 2019-07-10 15:58:17 +00:00
statusfilter
telemetry Bug 1568514 - Add telemetry histograms to report hyphenation memory footprint and resource load times. r=heycam 2019-08-16 07:24:46 +00:00
terminator Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
thumbnails Bug 1559244 - Step 2: Add support for crashing sub-frame. r=mconley 2019-08-15 19:51:42 +00:00
timermanager Bug 1571567 - Fix no-fallthrough errors in /toolkit. r=MattN 2019-08-08 16:18:24 +00:00
tooltiptext Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
typeaheadfind Bug 1528616 - Make nsTypeAheadFind less prone to mismatched pres contexts. r=dholbert 2019-08-08 06:18:39 +00:00
url-classifier Bug 1573176 - Fix SafeBrowsing doesn't use correct preference name for social tracking and cryptoming. r=johannh 2019-08-13 07:51:50 +00:00
urlformatter Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
utils Bug 1548631 - Add capability checks before evaluating Normandy recipes r=Gijs,glasserc 2019-07-26 19:13:26 +00:00
viewconfig Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
viewsource Bug 1568278. Remove various unnecessary QIs to nsIDOMWindow. r=Gijs 2019-07-24 01:26:07 +00:00
windowcreator Bug 1561015: Part 1 - Use BrowsingContext in window provider APIs. r=bzbarsky,mossop 2019-08-02 20:48:33 +00:00
windowwatcher Bug 1574090 - Make fission.autostart available via StaticPrefs. r=njn 2019-08-16 07:35:29 +00:00
workerloader Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
xulstore Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
DefaultCLH.jsm Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
components.conf
moz.build Bug 1560425 - Remove old performance measurement API r=jorendorff 2019-07-02 14:37:17 +00:00
update-jsoncpp.sh Bug 1563085 - Update jsoncpp to version 1.9.0. r=gsvelto 2019-07-03 08:03:12 +00:00