gecko-dev/toolkit/components
Dão Gottwald bfd060da04 Bug 1352497 - Remove about:healthreport. r=gfritzsche,nechen
MozReview-Commit-ID: 8aPg9oDFIlu

--HG--
extra : rebase_source : 6e9836a6d66b464df1228f7ed84e9b37bad8809c
2017-11-22 13:51:08 +01:00
..
aboutcache
aboutcheckerboard
aboutmemory Bug 1412949 - Remove SystemMemoryReporter. r=erahm. 2017-10-31 12:49:41 +11:00
aboutperformance Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
addoncompat Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
alerts Bug 1418287 - Add preference to disable the system notification service r=baku 2017-11-17 13:29:15 +01:00
apppicker Bug 1412893 - Change instances of using getService to Services.jsm where possible in toolkit/components - Part 1. r=mossop 2017-10-30 16:29:58 +00:00
asyncshutdown Bug 1412893 - Change instances of using getService to Services.jsm where possible in toolkit/components - Part 1. r=mossop 2017-10-30 16:29:58 +00:00
autocomplete Bug 1410240 - Search suggestions keep displacing awesomebar results as I'm about to click on them. r=mak 2017-11-22 16:22:32 -08:00
backgroundhangmonitor Bug 1406392 - Make nsITelemetry.canRecordExtended true on pre release channels. r=chutten 2017-10-16 12:28:38 +02:00
browser Bug 1411121 - Part 3: Remove the nsIPrintingPromptService::showPrinterProperties() r=mconley 2017-11-06 09:27:05 +09:00
build Bug 1384753 - Add dummy login reputation service in reputationservice component. r=francois 2017-10-26 11:27:17 +08:00
captivedetect Bug 1412893 - Change instances of using getService to Services.jsm where possible in toolkit/components - Part 1. r=mossop 2017-10-30 16:29:58 +00:00
cloudstorage
commandlines Bug 1410564 - support double-dash args on Windows in nsCommandLine; r=mossop 2017-10-23 12:54:13 -07:00
contentprefs Bug 1412893 - Change instances of using getService to Services.jsm where possible in toolkit/components - Part 1. r=mossop 2017-10-30 16:29:58 +00:00
contextualidentity Bug 1416468 - Share container data parsing instead of duplicating it. r=baku a=baku 2017-11-14 01:55:17 +01:00
crashes Bug 1402519 - When the crash reporter code is disabled at configure time replace it with a dummy implementation; r=ted.mielczarek 2017-11-14 14:49:33 +01:00
crashmonitor Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
ctypes Bug 1415389. Make ChromeUtils a WebIDL namespace. Remove ThreadSafeChromeUtils. r=kmag 2017-11-08 00:25:33 -05:00
diskspacewatcher
downloads Bug 1384753 - Move Application Reputation files into a new component. r=francois 2017-10-23 16:18:52 +08:00
extensions Backed out changeset e8d475fed206 (bug 1419426) for opt-test-verify failures on extensions/test/xpcshell/test_ext_browserSettings.js. r=backout a=backout on a CLOSED TREE 2017-11-23 16:19:37 +02:00
feeds Bug 1416038 (part 6) - Slim down nsISAXContentHandler. r=erahm 2017-11-10 15:19:44 +11:00
filepicker Bug 1412893 - Change instances of using getService to Services.jsm where possible in toolkit/components - Part 1. r=mossop 2017-10-30 16:29:58 +00:00
filewatcher Bug 1404035 Address unused-result warning in toolkit/components/filewatcher/NativeFileWatcherWin.cpp r=smaug 2017-09-28 12:51:12 -05:00
finalizationwitness
find Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
gfx
jsdownloads Bug 1273265 - Test writing zone information for files with long names. r=jimm 2017-10-31 14:43:53 +00:00
jsoncpp
lz4 Bug 1407967 - Fix comparison checks in lz4 tests incorrectly comparing arrays to themselves. r=Yoric 2017-10-12 12:23:03 +01:00
maintenanceservice Backed out changesets d60d9897fd39 and c508081bb938 (bug 1378834) for various regressions. r=sledru, a=me 2017-10-02 18:33:39 -04:00
mediasniffer
microformats Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
mozintl Bug 1412893 - Change instances of using getService to Services.jsm where possible in toolkit/components - Part 1. r=mossop 2017-10-30 16:29:58 +00:00
mozprotocol Bug 1407297 - make moz protocol handler more appropriate for CA locale, r=mconley 2017-10-10 17:46:12 +01:00
narrate Bug 1412778 - Enable ESLint rule no-cpows-in-tests across the whole tree. r=florian 2017-10-30 09:55:39 +00:00
osfile Bug 1412893 - Change instances of using getService to Services.jsm where possible in toolkit/components - Part 1. r=mossop 2017-10-30 16:29:58 +00:00
parentalcontrols
passwordmgr Bug 1334663 - Add ability to copy and launch URL from password manager. r=MattN,rfeeley 2017-11-13 16:13:00 -08:00
payments Bug 1416967 - Support payment request development over file: with CSP and a debugging console. r=jaws 2017-11-13 21:10:54 -08:00
perf
perfmonitoring Bug 1414974 - Part 2: Switch many consumers to nsGlobalWindow{Inner,Outer}, r=smaug 2017-11-09 10:44:47 -05:00
places Bug 1373610 - Clarify BookmarkJSONUtils' handling of invalid bookmark types and add a test. r=mak 2017-11-21 16:36:28 +00:00
printing Bug 1404176 - Remove aborted print preview browser before bailing out. r=mconley 2017-11-13 17:17:57 +01:00
printingui Bug 1409971 - Part 3. Set nsIPrintSettings::IsCancelled to true in order to cancel print job. r=mconley 2017-11-15 16:31:18 +09:00
privatebrowsing
processsingleton Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
promiseworker Bug 1413867 - Remove StopIteration object. r=evilpie 2017-11-05 19:01:04 +01:00
prompts Bug 1416875 - Renamed prompt IDs from the form of info.body to InfoBody so they won't need escaping. r=jaws 2017-11-17 13:59:30 -05:00
protobuf Bug 1411450 - Only build files required for the "lite" protobuf runtime. r=mossop 2017-10-27 16:44:11 -07:00
reader Bug 1416561 - update readability from git ( c3ff1a2d2c94c1db257b2c9aa88a4b8fbeb221c5 ), r=already-reviewed 2017-11-12 12:47:32 +00:00
reflect
remote Merge mozilla-central to inbound r=merge a=merge on a CLOSED TREE 2017-11-21 00:29:02 +02:00
remotebrowserutils Bug 1412893 - Change instances of using getService to Services.jsm where possible in toolkit/components - Part 2. r=florian 2017-10-30 17:22:17 +00:00
reputationservice Bug 1412893 - Change instances of using getService to Services.jsm where possible in toolkit/components - Part 2. r=florian 2017-10-30 17:22:17 +00:00
resistfingerprinting
satchel Backed out 1 changesets (bug 1404427) for browser failures in browser_sanitize-timespans.js at some times of the day. r=backout a=backout on a CLOSED TREE 2017-11-11 05:48:15 +02:00
search Bug 1420255 - Fix a regression from bug 1410736. r=florian 2017-11-23 13:11:07 -06:00
securityreporter Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
startup Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
statusfilter merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-11-01 22:55:12 +01:00
telemetry Bug 1352497 - Remove about:healthreport. r=gfritzsche,nechen 2017-11-22 13:51:08 +01:00
terminator Bug 1414318 - Turn off |StartWriter| in leak checking builds. r=mccr8 2017-11-03 14:17:57 -07:00
thumbnails Bug 1409691 - Fix initialisation of doneReason in Capture (BackgroundPageThumbs.jsm). r=Mardak 2017-11-22 12:35:52 +00:00
timermanager Bug 1411368 - Automatically fix no-multi-spaces issues raised when using ESLint 4. r=mossop 2017-10-26 11:47:01 +01:00
tooltiptext
typeaheadfind Bug 1410794 (attempt 2) - Change some |string| occurrences in nsIPrefBranch.idl to |ACString|. r=erahm. 2017-10-27 10:30:33 +11:00
url-classifier Bug 1412893 - Change instances of using getService to Services.jsm where possible in toolkit/components/url-classifier r=francois 2017-10-31 20:22:58 +00:00
urlformatter Bug 1412893 - Change instances of using getService to Services.jsm where possible in toolkit/components - Part 2. r=florian 2017-10-30 17:22:17 +00:00
utils
viewconfig Bug 1420166 - Include global.css on about:config;r=Gijs 2017-11-23 07:36:55 -08:00
viewsource Backed out changeset 4e261d018c03 (bug 1416153) CLOSED TREE 2017-11-24 09:17:18 +09:00
windowcreator Bug 1412893 - Change instances of using getService to Services.jsm where possible in toolkit/components - Part 2. r=florian 2017-10-30 17:22:17 +00:00
windowwatcher Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
workerloader Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
xulstore Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
.eslintrc.js Bug 1412893 - Enable ESLint rule mozilla/use-services for toolkit/components/ r=mossop 2017-10-19 12:08:05 +01:00
moz.build Bug 1402519 - When the crash reporter code is disabled at configure time replace it with a dummy implementation; r=ted.mielczarek 2017-11-14 14:49:33 +01:00
nsDefaultCLH.js Bug 1412893 - Change instances of using getService to Services.jsm where possible in toolkit/components - Part 1. r=mossop 2017-10-30 16:29:58 +00:00
nsDefaultCLH.manifest