gecko-dev/toolkit/components
Bob Silverberg 412e7d04d0 Bug 1383728 - Add missing tests back into manifests, r=mixedpuppy
The following tests were removed from the test manifest in  https://hg.mozilla.org/mozilla-central/rev/9704283b0e3a and never added back:
toolkit/components/extensions/test/xpcshell/test_ext_browserSettings.js
toolkit/components/extensions/test/xpcshell/test_ext_extension_content_telemetry.js
toolkit/components/extensions/test/xpcshell/test_ext_storage_telemetry.js

A bunch of changes were needed to the telemetry tests to make them work in OOP mode as well.

MozReview-Commit-ID: LPOrGb8OxNL

--HG--
extra : rebase_source : abae51aadcede9256e75f051d6f0dd21bc144c7f
2017-07-24 08:57:50 -04:00
..
aboutcache Bug 1371263 - Improve about:cache page. r=mayhemer 2017-06-09 13:56:21 +02:00
aboutcheckerboard Bug 1368041 - Enable no-array-constructor across mozilla-central r=standard8 2017-05-27 15:17:29 +01:00
aboutmemory Bug 1373057 - Normalize script source counts in about:memory diffs. r=erahm 2017-06-14 15:36:00 -04:00
aboutperformance Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
addoncompat Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
alerts Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm 2017-07-27 02:18:20 +08:00
apppicker
asyncshutdown Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
autocomplete Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm 2017-07-27 02:18:20 +08: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 Bug 1353542 - Cleanup the script output and fix tests, r=Mossop. 2017-05-12 14:54:05 +02:00
contextualidentity Bug 1368815 - ContextualIdentityService should remove containers only when all the tabs are completely closed, r=mconley 2017-07-25 13:26:28 +02:00
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 Bug 1381253 - Remove redundant control flow declarations rs=ehsan 2017-07-15 19:03:04 +02:00
diskspacewatcher Bug 1382099 - Remove MOZ_WIDGET_GONK from toolkit/. r=glandium. 2017-07-19 18:38:48 +10:00
downloads Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
extensions Bug 1383728 - Add missing tests back into manifests, r=mixedpuppy 2017-07-24 08:57:50 -04:00
exthelper
feeds Bug 1359350: Add no-eval rule to eslint config (and whitelist failures in tests) r=standard8 2017-05-08 14:50:50 +02:00
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 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02: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 830415 - Part 2 - Move the front-end code that stores download metadata in history to the DownloadHistory module. r=mak 2017-07-26 16:12:57 +01: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 Bug 1379905 - Switch mozIntl, datetimebox and DateTimeFormat to use GetRegionalPrefsLocales. r=jfkthame,smaug 2017-07-14 16:47:23 -07:00
mozprotocol Bug 1319111 - Expose 'result principal URI' on LoadInfo as a source for NS_GetFinalChannelURI (removes some use of LOAD_REPLACE flag). r=bz, r=mikedeboer 2017-05-30 18:07:59 +02:00
narrate Bug 1351608 - Disable warnings for existing violations to no-unsanitize rule r=Standard8. 2017-07-03 20:07:02 +01:00
osfile Bug 1384044 - Stop using preprocessor in osfile.jsm. r=Yoric 2017-07-25 13:53:13 +02:00
parentalcontrols Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
passwordmgr Bug 1381853 - lazy load nsContextMenu.js into the browser window, r=mconley. 2017-07-23 00:17:59 +02:00
payments Bug 1381141 - Implement PaymentRequest UI stubs. r=MattN 2017-07-14 14:28:50 -07:00
perf Bug 1365417 - mozJSComponentLoader::FindTargetObject() is infallible. r=kmag 2017-05-16 14:27:50 -07:00
perfmonitoring Bug 1378930 - Part 1: Remove nsINamed::SetName(). r=billm 2017-07-21 11:50:43 +08:00
places merge mozilla-central to autoland 2017-07-27 11:38:15 +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 1383120 - Enable no-arbitrary-setTimeout eslint rule on xpcshell tests, r=mossop 2017-07-26 09:08:07 -04: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 1278704 - Hide Fennec's floating reader view button when scrolling down. r=Gijs 2017-07-22 18:55:38 +02:00
reflect
remote Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
remotebrowserutils Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
resistfingerprinting Bug 1382840 - Making the nsRFPService::UpdatePref() to copy the string which been passed to PR_SetEnv(). r=Ehsan 2017-07-21 11:49:21 +08:00
satchel Bug 1378754 - Add MOZ_LOG logging to nsFormFillController.cpp. r=steveck 2017-07-21 15:32:18 -07:00
search Bug 1383120 - Enable no-arbitrary-setTimeout eslint rule on xpcshell tests, r=mossop 2017-07-26 09:08:07 -04:00
securityreporter
startup Bug 1382099 - Remove MOZ_WIDGET_GONK from toolkit/. r=glandium. 2017-07-19 18:38:48 +10:00
statusfilter Bug 1383328 - Use TabGroup as event target for browser-status-filter (r=smaug) 2017-07-25 19:52:36 -07:00
telemetry No bug - Fix up TelemetryController.jsm no-tabs ESLint failures that came in from the last merge from m-c. r=Dexter on a CLOSED TREE 2017-07-27 09:08:23 -04:00
terminator bug 1366294 - Part 13 - Fix telemetry-using tests. r=Dexter 2017-07-24 09:52:26 -04: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 Bug 1351148 Part4: Revise those test cases that have some tasks have to be processed before or after the synthesized key events. r=smaug. 2017-06-07 14:28:16 +08:00
typeaheadfind Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
url-classifier merge mozilla-inbound to mozilla-central a=merge 2017-07-27 10:57:25 +02:00
urlformatter
utils Bug 1322235: Part 6 - Replace AddonPolicyService with a stub implementation in ExtensionPolicyService. r=mixedpuppy,zombie 2017-06-03 17:12:14 -07:00
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 Bug 1368567 - Remove support for importing localstore.rdf at startup; r=florian 2017-06-09 10:45:34 -04:00
moz.build Bug 1381141 - Implement PaymentRequest UI stubs. r=MattN 2017-07-14 14:28:50 -07:00
nsDefaultCLH.js
nsDefaultCLH.manifest