gecko-dev/toolkit/components
Wes Kocher 5157f17709 Merge m-c to inbound, a=merge
MozReview-Commit-ID: LWHPArc07kI
2017-02-02 16:45:08 -08:00
..
aboutcache Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
aboutcheckerboard Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
aboutmemory Backed out changeset 99587cc6ef23 (bug 1335536) for failing robocop testFilePicker on Android. r=backout 2017-02-01 19:08:22 +01:00
aboutperformance Bug 1328254 - Fix browser_aboutperformance.js to correctly check the delta displays. r=jaws 2017-01-20 13:47:55 +00:00
addoncompat Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
alerts Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
apppicker
asyncshutdown Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
autocomplete Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
browser Bug 1334586 - Propagate reload flags when reloading pages with Large-Allocation headers, r=smaug 2017-01-31 14:08:20 -05:00
build Bug 336290 - remove --enable-safe-browsing from configure since its used everywhere. r=gcp 2016-08-31 19:28:29 -04:00
captivedetect Bug 1332271 - Do not cancel timer when captive portal request times out r=mcmanus 2017-01-24 15:43:30 +01:00
commandlines Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
contentprefs Bug 1332501, r=bholley,jld 2017-01-22 15:10:40 +00: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 1332644 - Remove 'retentionDays' from sendTelemetryPing call in CrashManager.jsm. r=Dexter 2017-01-23 04:01:54 -08:00
crashmonitor Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
ctypes Bug 1332172 - Remove XPC_MAP_WANT_*. r=mccr8. 2017-01-23 13:33:58 +11:00
diskspacewatcher
downloads Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
extensions Bug 1312049 - Switch nsChromeRegistry::GetDirectionForLocale to use uloc_isRightToLeft instead of a list of known-rtl locales, and replace the now-obsolete intl.uidirection.* prefs with a single override intl.uidirection for testing purposes. r=gandalf 2017-02-02 22:12:50 +00:00
exthelper Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
feeds Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
filepicker Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
filewatcher Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
finalizationwitness Bug 1296688 - Add JSCLASS_FOREGROUND_FINALIZE flag r=sfink r=smaug 2016-08-24 14:18:10 +01:00
find Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop 2017-01-12 13:47:27 -08:00
formautofill Bug 1334250 - adapt the no-useless-removeEventListener rule to handle the listener being added and removed with the same variable + some hand fixes, r=jaws. 2017-01-27 10:47:57 +01:00
gfx Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
jsdownloads Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
lz4 Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
maintenanceservice Bug 1334883 - Remove code NSIS pre-3.0a2 code from installer. r=mhowell 2017-01-31 11:25:18 +01:00
mediasniffer Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
microformats Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
mozintl Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
mozprotocol Bug 1331968: Implement the moz: protocol handler to redirect to a fixed website. r=gijs 2017-01-18 14:10:46 -08:00
narrate Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
osfile Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00: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 1315042 - Re-enable some tests part2. r=me 2017-02-01 13:38:59 +01:00
perf Bug 1332172 - Remove XPC_MAP_WANT_*. r=mccr8. 2017-01-23 13:33:58 +11:00
perfmonitoring Backed out 4 changesets (bug 1325299) for frequent Win7VM failures in browser_addonPerformanceAlerts.js a=backout 2017-01-20 12:46:34 -08:00
places Bug 1228827 - Sync correctly the bookmark separators positions. r=kitcambridge 2017-01-26 17:41:12 -05:00
printing Bug 1331661 - Manually fix the remaining 'quotes' errors for eslint. r=Gijs 2017-01-17 10:38:58 -06:00
printingui Bug 1331236 - Make nsPrintingPromptServiceX.mm cpp file instead of Objective-C++. r=mstange 2017-01-15 16:47:36 +09: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 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
promiseworker Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
prompts Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
protobuf Bug 1275204 - protobuf: Sync sparc64 pre-processor defines from upstream. r=fitzgen 2017-01-11 16:09:46 +09:00
reader Bug 1322327 et al., update readability from github, rs=me 2017-01-18 14:21:10 +00:00
reflect Bug 1332172 - Remove XPC_MAP_WANT_*. r=mccr8. 2017-01-23 13:33:58 +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 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
satchel Bug 1332812. Remove some more unused or nearly-unused nsIDOMElement bits. r=froydnj 2017-02-02 10:32:58 -05:00
search Bug 1335810 - Move jarNames to scope where it used. r=florian 2017-02-01 15:44:59 -06:00
securityreporter Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06: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 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
startup Bug 1332892 - Remove obsolete hackaround from nsDefaultURIFixup.cpp. r=bz 2017-01-22 14:32:37 +09:00
statusfilter
telemetry Bug 1302666 - Update Telemetry documentation for Event Telemetry. r=dexter, f=sunahsuh 2017-02-01 13:45:40 +01:00
terminator No bug - Fix comment to match the code. DONTBUILD 2017-01-25 10:06:11 +13:00
thumbnails Bug 1320481 - thumbnails cache not cleared with clear history on shutdown. r=Felipe 2017-01-26 17:54:32 +01:00
timermanager Bug 1333564 - [manifestparser] Stop supporting ';' as a valid comment character, r=jmaher 2017-01-25 14:38:37 -05:00
tooltiptext Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01: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 1332770 - Fix the google4 provider is showing up as other in some telemetry pings. r=francois 2017-01-27 18:02:36 +08:00
urlformatter Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
utils Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
viewconfig Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
viewsource Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
windowcreator Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
windowwatcher Bug 1334250 - script-generated patch to avoid removeEventListener calls when a variable is used for the event name, r=jaws. 2017-01-27 10:48:00 +01: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 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
.eslintrc.js Bug 1335813 - Enable eslint no-undef for toolkit, apart from components/ and content/, and fix various issues. r=jaws 2017-01-31 13:17:03 +00:00
moz.build Bug 1331968: Implement the moz: protocol handler to redirect to a fixed website. r=gijs 2017-01-18 14:10:46 -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