fune/browser/components
Doug Thayer efdd84d094 Bug 862127 - Make migration interfaces more async r=Gijs
In order to clean up sync IO within our profile migrators, we
need to have async interfaces for those parts which are currently
doing sync IO. This converts the sync interfaces and adjusts most
of the call sites (migration.js call site changes are addressed
in a separate patch to break it out a bit).


MozReview-Commit-ID: 2Kcrxco4iYr

--HG--
extra : rebase_source : 53d123c435e43622a999a7e849dddbe1919061e0
2018-01-12 09:06:21 -08:00
..
about Bug 1352497 - Remove about:healthreport. r=gfritzsche,nechen 2017-11-28 11:38:15 +01:00
build Bug 1352497 - Remove about:healthreport. r=gfritzsche,nechen 2017-11-28 11:38:15 +01:00
contextualidentity Bug 1420610 - Check if url loaded within newTabPromise to resolve timeouts. r=gijs 2017-12-13 15:55:00 +02:00
controlcenter/content Bug 1414244 - Part 6 - Fold the "photonpanelmultiview" binding into "panelmultiview". r=Gijs 2017-11-21 14:21:32 +00:00
customizableui Bug 1430747 - Stop setting unused customization-lwtheme attribute and --toolbox-rect-height, --toolbox-rect-height-with-unit CSS variables. r=mikedeboer 2018-01-16 12:38:41 +01:00
dirprovider Bug 1405670 - remove support for NS_APP_SEARCH_DIR_LIST and NS_APP_SEARCH_DIR from the directory service, r=adw. 2017-11-17 12:05:20 +01:00
downloads Bug 1425736 - Don't show the attention badge for download failures on the application menu button. r=Gijs 2018-01-09 15:51:19 +00:00
enterprisepolicies Bug 1429141 - Fix test when it runs twice in a row, e.g. on test-verify. r=me 2018-01-22 22:20:21 -02:00
extensions Bug 1431961 - Wait for the extension startup code before starting tests in browser/components/extensions/test/browser/browser_ext_user_events.js r=kmag 2018-01-21 14:29:42 +09:00
feeds Bug 1398169 - Use pref to disable registerContentHandler in non stable builds. r=baku,dao 2018-01-08 02:18:31 +00:00
migration Bug 862127 - Make migration interfaces more async r=Gijs 2018-01-12 09:06:21 -08:00
newtab Bug 1430272 - Add preloaded updating, whitelisted regions and bug fixes to Activity Stream. r=dmose 2018-01-12 14:12:57 -08:00
originattributes Bug 1423386 - add logs to debug timeout. r=timhuang 2018-01-03 11:39:24 +08:00
places Merge inbound to mozilla-central. a=merge 2018-01-23 02:21:47 +02:00
preferences Bug 1432555 - Restore and use existing string extensionControlled.enable for instruction on how to enable extensions r=Gijs 2018-01-23 19:25:59 +01:00
privatebrowsing Bug 1422903 - Prevent about:privatebrowsing favicon from flickering. r=florian 2017-12-13 05:55:10 -06: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
safebrowsing/content/test Bug 1363051 - Update about:blocked page visuals and copy. r=francois,johannh 2017-09-04 19:25:05 +05:30
search Bug 1416041 - Collapse one-offs buttons if only the current engine is active and don't select search settings when collapsed. r=florian 2018-01-11 18:11:34 +01:00
sessionstore Backed out changeset 5eba8dcac2bb (bug 1373055) for causing bug 1430466 2018-01-23 19:49:57 +02:00
shell Bug 1355354 - Keep a reference to the progress listener to keep it from being gc'ed prematurely. r=mossop 2018-01-16 11:26:40 -08:00
syncedtabs Bug 1426444 - Make Synced Tabs unverified state consistent. r=markh 2017-12-20 14:52:33 -05:00
tests Bug 1345077 - Part 2 - Add telemetry on permission requests from third party origins, handling user input and insecure contexts. r=florian,liuche 2018-01-10 21:07:59 +01:00
translation Bug 1421116 - Wait for the next event tick before resolving promise in browser_translation_exceptions.js. r=Mossop 2017-12-09 06:08:44 +09:00
uitour Backed out changeset b3b472edbfb9 (bug 1420193) for missing a review r=backout a=backout on a CLOSED TREE 2017-12-19 20:45:07 +02:00
.eslintrc.js Bug 1421968 - Enable ESLint rule mozilla/use-services by default, but whitelist it for various directories still to be fixed. r=mossop 2017-11-28 19:24:12 +00:00
BrowserComponents.manifest
distribution.js Bug 1230373 - Enable mozilla/use-services for browser/components/ r=mossop 2017-10-11 15:43:51 +01: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
nsBrowserContentHandler.js Bug 1430964 - ignore firefoxurl commandline junk no matter its case, r=florian 2018-01-17 11:14:37 +00:00
nsBrowserGlue.js Bug 1408361 - Add ellipsis when truncating received tab URI for display. r=eoger 2018-01-16 12:57:36 -05:00
nsIBrowserGlue.idl
nsIBrowserHandler.idl