gecko-dev/toolkit/components
2017-01-16 05:12:00 +01:00
..
aboutcache Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
aboutcheckerboard Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
aboutmemory Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
aboutperformance Bug 1329614 - [eslint] Catch more cases of importing globals from 'var foo = Cu.import('...');'. r=jaws 2017-01-09 10:12:26 +00:00
addoncompat Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
alerts Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout 2016-12-29 14:05:44 -08:00
apppicker
asyncshutdown Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
autocomplete Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
browser Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop 2017-01-12 13:47:27 -08:00
build
captivedetect Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
commandlines Backed out 4 changesets (bug 1318004) for xpcshell failures a=backout CLOSED TREE 2016-11-21 16:15:38 -08:00
contentprefs Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws. 2017-01-09 20:27:25 +01:00
contextualidentity Bug 1329017 - Enable the no-useless-return rule for eslint and use eslint --fix to autofix the errors. r=standard8 2017-01-06 12:09:28 -05:00
crashes Bug 1328565 - Prevent cases of Cu.import importing into variables and global scope at the same time. r=mossop 2017-01-04 19:37:43 +00:00
crashmonitor Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
ctypes Bug 1329012 - Enable the no-useless-call rule for eslint and fix the nine errors that it caught. r=mossop 2017-01-05 12:56:53 -05:00
diskspacewatcher
downloads Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
extensions Bug 1329299 verify frameId in webrequest tests, r=kmag 2017-01-12 12:09:35 -08:00
exthelper Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
feeds Bug 1321247, sanitize forms out of the RSS reader, r=dveditz 2017-01-06 15:39:16 +00:00
filepicker Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws. 2017-01-09 20:27:25 +01:00
filewatcher Backed out 27 changesets (bug 1323100) for clipboard leaktest failures a=backout 2016-12-29 16:28:36 -08:00
finalizationwitness
find Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop 2017-01-12 13:47:27 -08:00
formautofill Backed out changeset 2bd53e4e662b (bug 1303113) for various test failures in debug tests with e10s. r=backout 2017-01-03 20:53:59 +01:00
gfx Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
jsdownloads Bug 1329014 - Enable the no-extra-bind rule and use eslint --fix to autofix the errors. r=standard8 2017-01-05 16:43:29 -05:00
lz4 Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
maintenanceservice Bug 1325217 - Remove Windows Vista from <supportedOS> manifest. r=jimm 2016-12-22 07:17:30 +09:00
mediasniffer Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
microformats Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
mozintl Bug 1325459 - Expose the PluralRules constructor only by explicit action,, for now. r=anba 2016-12-28 15:25:27 -06:00
narrate Bug 1326479 - Fix 'indent' eslint errors now that eslint scans multiline array and object definitions. r=Gijs 2017-01-03 10:07:50 -05:00
osfile Bug 1330464 - script-generated removal of additional parameters that don't exist in the interface, r=jaws. 2017-01-13 20:21:53 +01:00
parentalcontrols Backed out 4 changesets (bug 1318004) for xpcshell failures a=backout CLOSED TREE 2016-11-21 16:15:38 -08:00
passwordmgr Bug 1329631 - Fix ESLint failures in test_autofocus_js.html on a CLOSED TREE. 2017-01-12 14:26:29 -05:00
perf Bug 1324330 (part 2) - Make XPC_MAP_FLAGS non-optional when using xpc_map_end.h. r=mccr8. 2016-12-23 08:30:22 +11:00
perfmonitoring Bug 1329017 - Enable the no-useless-return rule for eslint and use eslint --fix to autofix the errors. r=standard8 2017-01-06 12:09:28 -05:00
places Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws. 2017-01-09 20:27:25 +01:00
printing Bug 1330464 - make the no-useless-parameters eslint rule detect misuses of the Services.prefs APIs, r=jaws. 2017-01-13 20:21:55 +01:00
printingui Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop 2017-01-12 13:47:27 -08:00
privatebrowsing Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
processsingleton Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
promiseworker Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
prompts Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
protobuf Bug 1275204 - protobuf: Sync sparc64 pre-processor defines from upstream. r=fitzgen 2017-01-11 16:09:46 +09:00
reader Bug 1330147 - automatic removal of the third boolean parameter in removeObserver calls, r=jaws. 2017-01-11 22:27:42 +01:00
reflect Bug 1324330 (part 2) - Make XPC_MAP_FLAGS non-optional when using xpc_map_end.h. r=mccr8. 2016-12-23 08:30:22 +11:00
remote Backed out 4 changesets (bug 1318004) for xpcshell failures a=backout CLOSED TREE 2016-11-21 16:15:38 -08:00
remotebrowserutils Bug 1330147 - fix by hand the issues raised by the new no-useless-parameters eslint rule, r=jaws. 2017-01-11 22:27:43 +01:00
satchel Bug 1329631 - Only automatically open login manager autocomplete upon first marking. r=daleharvey 2017-01-11 18:03:42 -08:00
search Bug 1130284 - Remove updateAppInfo from search xpcshell tests. r=mak 2017-01-12 06:32:16 +09:00
securityreporter Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws. 2017-01-09 20:27:25 +01:00
social/test/xpcshell Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
sqlite Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
startup Bug 1325623 - Fix most no-undef eslint issues in toolkit/components. r=mossop 2016-12-23 16:00:46 +00:00
statusfilter
telemetry Bug 1278556 - Enable child process scalar recording. r=chutten, f=gfritzsche,froydnj 2017-01-16 05:12:00 +01:00
terminator Bug 1323100 - Register most of the remaining threadfunc threads with the profiler. r=froydnj 2017-01-05 16:34:26 +01:00
thumbnails Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws. 2017-01-09 20:27:25 +01:00
timermanager Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
tooltiptext Bug 1325623 - Fix most no-undef eslint issues in toolkit/components. r=mossop 2016-12-23 16:00:46 +00:00
typeaheadfind Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
url-classifier Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
urlformatter Bug 1310297 - Remove test annotations using b2g, mulet or gonk: toolkit. r=RyanVM 2016-11-05 11:29:22 +01:00
utils Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
viewconfig Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
viewsource Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws. 2017-01-09 20:27:25 +01:00
windowcreator Bug 1330058 - re-enable eslint for toolkit/components/windowcreator|windowwatcher, r=mossop 2017-01-12 16:41:01 -08:00
windowwatcher Bug 1330058 - re-enable eslint for toolkit/components/windowcreator|windowwatcher, r=mossop 2017-01-12 16:41:01 -08:00
workerloader Bug 1329017 - Enable the no-useless-return rule for eslint and use eslint --fix to autofix the errors. r=standard8 2017-01-06 12:09:28 -05:00
xulstore Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
.eslintrc.js Bug 1322343 - Enable no-unused-vars in the local scope in toolkit/.eslintrc.js. r=mossop 2016-11-09 22:06:32 +00:00
moz.build Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop 2017-01-12 13:47:27 -08:00
nsDefaultCLH.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
nsDefaultCLH.manifest