gecko-dev/toolkit/components
steveck-chung e3174dd221 Bug 990200 - Part 1: Add 3 filling type scalar for the autofill type count. r=bsmedberg,MattN
MozReview-Commit-ID: 5dzVQ2nlC2y

--HG--
extra : rebase_source : aa83b29ff71a5bcc60bdd60a8ec0db772e04b362
2017-05-09 15:33:20 +08:00
..
aboutcache
aboutcheckerboard
aboutmemory Bug 1373057 - Normalize script source counts in about:memory diffs. r=erahm 2017-06-14 15:36:00 -04:00
aboutperformance
addoncompat
alerts
apppicker
asyncshutdown Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
autocomplete Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
browser Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
build Bug 1382099 - Remove MOZ_WIDGET_GONK from toolkit/. r=glandium. 2017-07-19 18:38:48 +10:00
captivedetect
commandlines Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
contentprefs
contextualidentity Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8 2017-07-04 21:30:18 +05:30
crashes Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
crashmonitor Bug 1034599 - Convert remaining Promise.defer() uses to PromiseUtils.defer() or new Promise(), r=mconley. 2017-06-23 11:25:02 +02:00
ctypes
diskspacewatcher Bug 1382099 - Remove MOZ_WIDGET_GONK from toolkit/. r=glandium. 2017-07-19 18:38:48 +10:00
downloads Bug 1380227 - Avoid many UTF16toUTF8 and UTF8toUTF16 conversions in nsStringBundle. r=emk. 2017-07-12 15:13:37 +10:00
extensions Bug 1382501: Don't use NetUtil to parse URIs. r=trivial 2017-07-19 18:26:41 -07:00
exthelper
feeds
filepicker Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
filewatcher Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
finalizationwitness Bug 1370608 part 1 - Move newEnumerate hook from ObjectOps to ClassOps. r=evilpie,bz 2017-06-14 10:37:44 +02:00
find Bug 1377978 - Make nsRange use uint32_t to offset r=smaug 2017-07-19 22:49:52 +09:00
gfx Disable Advanced Layers when the sanity test fails. (bug 1377866 part 3, r=mchang) 2017-07-10 19:30:52 -07:00
jsdownloads Bug 1382099 - Remove MOZ_WIDGET_GONK from toolkit/. r=glandium. 2017-07-19 18:38:48 +10:00
jsoncpp Bug 1375957 - Bump the version of jsoncpp r=kip 2017-06-23 21:21:17 +02:00
lz4 Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
maintenanceservice Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
mediasniffer
microformats Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8 2017-07-04 21:30:18 +05:30
mozintl
mozprotocol
narrate Bug 1351608 - Disable warnings for existing violations to no-unsanitize rule r=Standard8. 2017-07-03 20:07:02 +01:00
osfile Backed out 13 changesets (bug 1366294) for leaking base::Histogram::FactoryGet a=backout CLOSED TREE 2017-07-19 12:49:46 -07:00
parentalcontrols Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
passwordmgr Backed out changeset ff995f2f71f2 (bug 1378313) for frequently failing test_accessiblecaret_cursor_mode.py on Linux opt. r=backout 2017-07-06 18:33:05 +02:00
payments Bug 1381141 - Implement PaymentRequest UI stubs. r=MattN 2017-07-14 14:28:50 -07:00
perf
perfmonitoring Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
places Bug 1347427 - Remove intermittent browser_bug248970.js test, cause it's not testing anything useful. r=standard8 2017-07-17 21:59:41 +02:00
printing Bug 1365601 Part 2: Disable parts of the Print Preview toolbar until update has finished. r=mconley 2017-07-11 07:38:36 +01:00
printingui Bug 1380227 - Avoid many UTF16toUTF8 and UTF8toUTF16 conversions in nsStringBundle. r=emk. 2017-07-12 15:13:37 +10:00
privatebrowsing
processsingleton Backed out changeset c72d36a91e44 (bug 1357486) 2017-07-08 11:23:40 +02:00
promiseworker Bug 1034599 - Convert remaining Promise.defer() uses to PromiseUtils.defer() or new Promise(), r=mconley. 2017-06-23 11:25:02 +02:00
prompts Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8 2017-07-04 21:30:18 +05:30
protobuf Bug 1373525 - toolkit/protobuf: Suppress warnings in third-party code. r=Mossop 2017-06-12 22:18:42 -07:00
reader Bug 1369327 - Remove low memory platform checks in reader mode. r=Gijs 2017-07-18 14:44:56 +08:00
reflect
remote Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
remotebrowserutils
resistfingerprinting Bug 1361500 - (2) Move e10s check after profile load r=Ehsan 2017-07-06 09:14:02 -07:00
satchel Bug 1378831 - Remove ESLint rules in that are duplicate of the global ones for satchel. r=MattN 2017-07-06 16:42:06 +01:00
search Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
securityreporter
startup Bug 1382099 - Remove MOZ_WIDGET_GONK from toolkit/. r=glandium. 2017-07-19 18:38:48 +10:00
statusfilter Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
telemetry Bug 990200 - Part 1: Add 3 filling type scalar for the autofill type count. r=bsmedberg,MattN 2017-05-09 15:33:20 +08:00
terminator Backed out 13 changesets (bug 1366294) for leaking base::Histogram::FactoryGet a=backout CLOSED TREE 2017-07-19 12:49:46 -07:00
thumbnails Bug 1314039 - Fix incorrect skip-if for browser_thumbnails_capture.js; r=me,test-only 2017-07-10 17:06:17 -06:00
timermanager Backed out changeset 5856f1c45a92 (bug 1375077) for Windows opt permaorange in test_worker_basic.html 2017-06-22 20:43:44 -07:00
tooltiptext
typeaheadfind Bug 1377978 - Make nsRange use uint32_t to offset r=smaug 2017-07-19 22:49:52 +09:00
url-classifier Bug 1350958 - Finish labeling ProxyReleaseEvent, r=billm 2017-07-14 08:49:22 +02:00
urlformatter
utils
viewconfig
viewsource Bug 1380009 - Enable the ESLint no-return-await call to avoid unnecessary intermediate promise creation. r=mossop 2017-07-11 22:49:55 +01:00
windowcreator Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8 2017-07-04 21:30:18 +05:30
windowwatcher Bug 1382099 - Remove MOZ_WIDGET_GONK from toolkit/. r=glandium. 2017-07-19 18:38:48 +10:00
workerloader
xulstore
moz.build Bug 1381141 - Implement PaymentRequest UI stubs. r=MattN 2017-07-14 14:28:50 -07:00
nsDefaultCLH.js
nsDefaultCLH.manifest