gecko-dev/toolkit/components
Brad Werth fc1561531d Bug 1430187 Part 1: Allow find-in-page to unilaterally find text that's out of view in a scrollable container. r=mikedeboer
MozReview-Commit-ID: KBh9PxuUWhT

--HG--
extra : rebase_source : 7b7dfa628bdee936a8f7df30e61ea4a1e3a77789
2018-01-19 15:58:03 -08:00
..
aboutcache
aboutcheckerboard
aboutmemory Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs. 2017-12-21 11:08:17 +01:00
aboutperformance
addoncompat Backed out 9 changesets (bug 1412456) for crashing talos g2 and unexpected network connections in browser-chrome's browser_searchEngine_behaviors.js r=backout a=backout on a CLOSED TREE 2017-12-07 12:20:21 +02:00
alerts Bug 1407296 - Disable test_alerts.html on Windows debug builds and requestCompleteLog. r=intermittent 2018-01-16 09:25:47 -08:00
apppicker
asyncshutdown Bug 1392130 - Ensure that when one of the Sessionstore shutdown blockers finishes and wins the race, to properly cleanup the running timer and observers. r=Yoric 2018-01-23 15:24:01 +01:00
autocomplete Bug 1430374 - Remove support for progressmeter tree cells. r=bz,dao 2018-01-18 10:36:05 +00:00
backgroundhangmonitor Bug 1424766 - Simplify HangStack and HangDetails by implementing using ipdl structs and unions, r=froydnj 2018-01-16 14:07:38 -05:00
browser Bug 1416878 - Move the implementation of nsIWidgetListener from nsWebBrowser / nsWebShellWindow to a separate object. r=bz 2018-01-10 13:04:43 +02:00
build
captivedetect Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs. 2017-12-21 11:08:17 +01:00
cloudstorage Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
commandlines Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs. 2017-12-21 11:08:17 +01:00
contentprefs Bug 1064821 - Throw proper exceptions in contentprefs. r=yoric 2018-01-22 18:15:38 -08:00
contextualidentity Bug 1429146 - Cleanup the ContextualIdentityService migration data, r=jkt 2018-01-09 21:52:00 +01:00
crashes Backed out 2 changesets (bug 1403519) for bustage on \python\mozbuild\mozbuild\test\frontend\test_reader.py on a CLOSED TREE 2018-01-17 07:23:40 +02:00
crashmonitor Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs. 2017-12-21 11:08:17 +01:00
ctypes Bug 1421992 - Hand written cleanup patch to make tests pass after removing obsolete xpcshell functions. r=Gijs,ochameau a=Aryx 2017-12-21 11:11:57 +01:00
diskspacewatcher
downloads Bug 1412726: Clean up XPCOM singleton constructor refcount handling. r=froydnj 2017-10-29 16:02:40 -07:00
enterprisepolicies Bug 1419102 - Implement the Enterprise Policies feature to provide enterprise users with easier control and setup of deployments of Firefox. r=Mossop 2018-01-22 17:01:48 -02:00
extensions Bug 1423725 add event, query and details for hidden status, r=Gijs,rpl 2018-01-18 16:37:11 -07:00
feeds Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
filewatcher Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
finalizationwitness
find Bug 1424898 - patch 2 - De-virtualize nsIWordBreaker and rename to mozilla::intl::WordBreaker. r=m_kato 2017-12-13 22:17:38 -06:00
gfx
jsdownloads Bug 1421703 - Fix tests to use onVisits r=mak 2017-12-14 16:55:31 -06:00
jsoncpp Bug 1394734 - Simplify various corner cases r=glandium 2017-12-07 22:10:19 +01:00
lz4 Bug 1421992 - Hand written cleanup patch to make tests pass after removing obsolete xpcshell functions. r=Gijs,ochameau a=Aryx 2017-12-21 11:11:57 +01:00
maintenanceservice bug 1378834 - Update of the installers to reflect the nightly name change r=mhowell,dao 2017-12-21 22:13:07 +02:00
mediasniffer Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
microformats
mozintl Bug 1422658 - Extend mozIntl to handle NumberFormat, PluralRules and Collator. r=jfkthame 2018-01-18 15:37:48 -08:00
mozprotocol Bug 1426501 - Change JS code to use nsIURIMutator instead of the nsIURI.spec setter r=mayhemer 2018-01-08 15:20:29 +01:00
narrate Bug 1417837 - Part 3: Replace all IDs in about:reader documents with class names. r=Gijs 2017-11-30 11:55:32 +08:00
osfile Bug 1425662 - Fix problems reading _locales directories on Linux. r=Yoric 2017-12-26 11:39:00 +02:00
parentalcontrols
passwordmgr Bug 1430374 - Remove support for progressmeter tree cells. r=bz,dao 2018-01-18 10:36:05 +00:00
payments Bug 1431368 - Change from keypress to keydown per standards change. r=MattN 2018-01-18 06:29:54 -05:00
perf
perfmonitoring
places Bug 1095406 - Remove synchronous getBookmarksForURI and getMostRecentBookmarkForURI from PlacesUtils. r=standard8 2018-01-23 10:58:31 +01:00
printing Bug 1265174 - do not restore "onclose" attribute to null value in print preview window, when there was none at the start. r=smaug 2018-01-13 10:16:00 +02:00
printingui Bug 1432285 - Implement an nsPrintingPromptService::GetSingleton method and make XPCOM use that. r=bobowen 2018-01-16 11:47:19 +00:00
privatebrowsing
processsingleton
promiseworker Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
prompts Bug 1416875 - Renamed prompt IDs from the form of info.body to InfoBody so they won't need escaping. r=jaws 2017-11-17 13:59:30 -05:00
protobuf Bug 1394734 - Replace CONFIG['MSVC'] by CONFIG['CC_TYPE'] r=glandium 2017-12-08 13:46:13 +01:00
reader Bug 1425270 - update readability from github commit fa9d8bda48ee574bcffbc19d68b4ca39e1f9036a, rs=already-reviewed 2017-12-14 11:26:53 -06:00
reflect
remote Bug 1278282 - Remove the 'MOZ_WIDGET_GTK == 2' defines r=karlt,lsalzman 2018-01-10 08:52:04 +01:00
remotebrowserutils
reputationservice Bug 1422671 - Add telemetry for login reputation service. r=francois datareview?francois 2018-01-11 15:24:32 +08:00
resistfingerprinting Bug 1431455 Fix a regression for ResistFingerprinting: use the larger of the reduceTimerPrecision pref and the constant 100ms r=bkelly 2018-01-18 11:25:59 -06:00
satchel Bug 888784 - Make satchel tests wait for FormHistory to be clear when shutting down. r=mak 2018-01-09 18:54:58 -05:00
search Bug 1426081 - Migrate legacy search engines to WebExtensions. r=florian 2017-12-21 12:58:56 -06:00
securityreporter
startup Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs. 2017-12-21 11:08:17 +01:00
statusfilter Bug 1414745 - Filter out everything except STATE_IS_NETWORK in nsBrowserStatusFilter::OnStateChange. r=mconley 2017-11-17 10:48:37 +08:00
telemetry bug 1426150 - Augment in-tree docs for health ping sendFailure keys. r=Dexter 2018-01-19 09:27:03 -05:00
terminator Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
thumbnails Bug 1421703 - replace onVisit with onVisits r=mak 2017-12-20 14:27:24 -08:00
timermanager Bug 1428401 - Remove obsolete getPref helpers, r=Gijs. 2018-01-06 00:25:51 +01:00
tooltiptext
typeaheadfind Bug 1430187 Part 1: Allow find-in-page to unilaterally find text that's out of view in a scrollable container. r=mikedeboer 2018-01-19 15:58:03 -08:00
url-classifier Backed out 2 changesets (bug 1403519) for bustage on \python\mozbuild\mozbuild\test\frontend\test_reader.py on a CLOSED TREE 2018-01-17 07:23:40 +02:00
urlformatter Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs. 2017-12-21 11:08:17 +01:00
utils
viewconfig Bug 1420166 - Include global.css on about:config;r=Gijs 2017-11-23 07:36:55 -08:00
viewsource Bug 1425363 - remove onWindowTitleChanged given that nobody uses it, r=bgrins 2017-12-14 21:55:44 -06:00
windowcreator Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs. 2017-12-21 11:08:17 +01:00
windowwatcher Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
workerloader
xulstore Bug 1425356 - stop testing treeview RDF-template persistence because we don't use it anywhere, r=mrbkap 2017-12-20 14:29:57 +00:00
moz.build Bug 1419102 - Implement the Enterprise Policies feature to provide enterprise users with easier control and setup of deployments of Firefox. r=Mossop 2018-01-22 17:01:48 -02:00
nsDefaultCLH.js
nsDefaultCLH.manifest