gecko-dev/toolkit/components
dimi 6868c16845 Bug 1291024 - Avoid caching safebrowsing testcase resources. r=francois
MozReview-Commit-ID: 9SB5diTrr5F

--HG--
extra : rebase_source : 9bd5f644f46627bd00871f58111bda54732df4e4
2016-08-23 15:51:29 +08:00
..
aboutcache
aboutcheckerboard
aboutmemory Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
aboutperformance Bug 1294542 - Enable the block-spacing rule for eslint. r=felipe 2016-08-16 21:27:37 -04:00
addoncompat Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
alerts Bug 1294621 - Enable the no-lonely-if rule for eslint. r=gijs 2016-08-12 11:50:35 -04:00
apppicker
asyncshutdown Bug 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop 2016-08-03 18:54:59 -04:00
autocomplete Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe 2016-08-16 15:44:15 -04:00
build
captivedetect Bug 1294542 - Enable the block-spacing rule for eslint. r=felipe 2016-08-16 21:27:37 -04:00
commandlines Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
contentprefs Bug 1294542 - Enable the block-spacing rule for eslint. r=felipe 2016-08-16 21:27:37 -04:00
contextualidentity Bug 1291524 - Load correct containers data in ensureDataReady method. r=paolo 2016-08-05 15:33:06 +01:00
cookie Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe 2016-08-16 15:44:15 -04:00
crashes Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
crashmonitor
ctypes Merge m-c to fx-team, a=merge 2016-08-16 22:09:34 -07:00
diskspacewatcher
downloads Bug 1296164 (part 3) - Use [must_use] on more nsIFile things. r=froydnj. 2016-08-18 16:43:28 +10:00
extensions Bug 1297229 Run experiments APIs through schemas r=kmag 2016-08-22 16:50:32 -07:00
exthelper Bug 1294618 - Enable the computed-property-spacing rule for eslint. r=felipe 2016-08-16 15:44:14 -04:00
feeds Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe 2016-08-16 15:44:15 -04:00
filepicker Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe 2016-08-16 15:44:15 -04:00
filewatcher Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj. 2016-08-08 10:54:47 +10:00
finalizationwitness Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
find
formautofill
gfx Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe 2016-08-16 15:44:15 -04:00
jsdownloads Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe 2016-08-16 15:44:15 -04:00
lz4
maintenanceservice
mediasniffer Bug 1195723: [flac] P12. Add sniffer for streaming flac. r=kamidphish 2016-08-18 13:07:11 +10:00
microformats Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe 2016-08-16 15:44:15 -04:00
narrate Bug 1291839 - Change the Narrate input[type=range] to use 'change' events instead of 'input' events because we are not interested in intermediate values of the slider. r=eeejay 2016-08-16 15:44:15 -04:00
osfile Bug 1293117 (part 5) - Change many NS_METHOD occurrences to NS_IMETHOD. r=froydnj. 2016-08-08 10:54:50 +10:00
parentalcontrols
passwordmgr Merge fx-team to central, a=merge 2016-08-17 16:53:20 -07:00
perf
perfmonitoring Bug 1294542 - Enable the block-spacing rule for eslint. r=felipe 2016-08-16 21:27:37 -04:00
places Merge m-c to fx-team, a=merge 2016-08-16 22:09:34 -07:00
printing Backed out 2 changesets (bug 1279086) for causing painting issues a=backout 2016-08-22 16:00:34 -07:00
privatebrowsing
processsingleton Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
promiseworker Bug 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop 2016-08-03 18:54:59 -04:00
prompts Merge m-c to fx-team, a=merge 2016-08-16 22:09:34 -07:00
protobuf
reader Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
reflect
remote
remotebrowserutils
satchel Bug 1294502 - Use the same AutoCompletePopup logic for e10s and non-e10s. r=MattN 2016-08-18 10:50:58 -04:00
search Bug 1294502 - Use the same AutoCompletePopup logic for e10s and non-e10s. r=MattN 2016-08-18 10:50:58 -04:00
securityreporter
social/test/xpcshell Bug 1289549 P3 socialapi move toolkit component to browser, r=florian 2016-08-23 15:24:07 -07:00
sqlite
startup Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
statusfilter
telemetry Bug 1287387 - Remove FENNEC_RESTRICTED_PROFILE_RESTRICTIONS histogram. r=liuche 2016-08-23 15:38:59 +02:00
terminator
thumbnails Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe 2016-08-16 15:44:15 -04:00
timermanager Bug 1294621 - Enable the no-lonely-if rule for eslint. r=gijs 2016-08-12 11:50:35 -04:00
tooltiptext Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
typeaheadfind
url-classifier Bug 1291024 - Avoid caching safebrowsing testcase resources. r=francois 2016-08-23 15:51:29 +08:00
urlformatter Bug 1294585 - Remove the --with-google-oauth-api-keyfile configure flag. r=mikedeboer 2016-08-16 08:32:49 +09:00
utils
viewconfig Bug 1294542 - Enable the block-spacing rule for eslint. r=felipe 2016-08-16 21:27:37 -04:00
viewsource Merge inbound to m-c. a=merge 2016-08-23 10:05:18 -04:00
workerloader
xulstore Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
moz.build Bug 1289549 P3 socialapi move toolkit component to browser, r=florian 2016-08-23 15:24:07 -07:00
nsDefaultCLH.js
nsDefaultCLH.manifest