gecko-dev/browser/components
Kris Maglione fcb799ab11 Bug 1541557: Part 3 - Update callers of sync SpecialPowers functions to await the return value. r=nika
When we migrate SpecialPowers to a JSWindowActor, it will no longer be able to
use synchronous IPC messaging, which means that its current synchronous APIs
will have to become asynchronous.

This patch doesn't change the behavior of those functions, but it does change
their callers to `await` their return values rather than using them directly.
This pattern will work the same whether the functions return a promise or a
plain value, which simplifies the migration.

Differential Revision: https://phabricator.services.mozilla.com/D35053

--HG--
extra : rebase_source : baffba2107b175250573baae3f54d48becbd2a16
extra : source : b4ed40bea2698802ef562a0931c0b560737fb89d
2019-06-12 11:41:32 -07:00
..
about Bug 1557047 - Header for ETP section. r=johannh 2019-06-19 23:14:12 +00:00
aboutconfig Bug 1544195 - Support wildcard on about:config r=mconley 2019-06-27 15:23:22 +00:00
aboutlogins Bug 1559549 - Add FAQ menuitem to the ellipsis menu in about:logins. ?jaws r=fluent-reviewers,flod 2019-07-03 03:34:46 +00:00
attribution
build
contextualidentity Bug 1555060 Convert <tabs> to a custom element 2019-06-20 14:09:37 -07:00
controlcenter/content Bug 1555226 - Part 4: Implementing the switch flow for the mini panel. r=nhnt11 2019-07-02 08:14:34 +00:00
customizableui Backed out changeset c1b80824ae88 (bug 1522012) for failing bc at browser_touchbar_tests.j on a CLOSED TREE 2019-07-03 00:19:25 +03:00
dirprovider Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
downloads Bug 909760 - Show download progress in the MacOS Finder r=spohl,mak 2019-06-19 18:48:49 +00:00
enterprisepolicies Bug 1560083 - Rewrite error page load in browser_policy_disable_developer_tools.js to avoid race condition. r=Gijs 2019-06-27 23:05:55 +00:00
extensions Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-06-29 02:23:28 +03:00
library
migration Bug 1559975 - Make directories python3 compatible r=catlee 2019-07-02 15:47:34 +00:00
newtab Bug 1555788 - Migrate about preferences home content to use fluent r=fluent-reviewers,Mardak,pdahiya,flod 2019-07-02 17:25:55 +00:00
originattributes Bug 1541557: Part 3 - Update callers of sync SpecialPowers functions to await the return value. r=nika 2019-06-12 11:41:32 -07:00
payments Bug 1559975 - Make directories python3 compatible r=catlee 2019-07-02 15:47:34 +00:00
places Bug 1502119 - Remove obsolete nodeAnnotationChanged. r=Standard8 2019-06-16 13:46:14 +00:00
pocket Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
preferences Bug 1562084 - Description for non proxy-ing localhost r=fluent-reviewers,Gijs,flod 2019-07-02 21:55:15 +00:00
privatebrowsing Bug 1549930 test adjustment - Disable browser_privatebrowsing_about.js due to perma-orange. r=r1cky 2019-06-14 13:39:24 +00:00
protections Bug 1557049 - Create graph and tabs UI. r=nhnt11 2019-06-26 14:59:27 +00:00
protocolhandler Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
resistfingerprinting Bug 1523351 - Part 2: Add tests for GamepadTouch and GamepadLightIndicator. r=baku 2019-05-29 22:15:25 +00:00
safebrowsing/content/test Bug 1531354 - P5. Safe Browsing test entries are directly stored in LookupCache. r=gcp 2019-06-29 19:05:41 +00:00
search Bug 1558800 - Update url for morfix search engine. r=Standard8 2019-07-03 10:21:22 +00:00
sessionstore Bug 1551671 - don't allow restoring minimized or toolbarless initial windows, r=mikedeboer 2019-06-19 15:35:15 +00:00
shell Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
syncedtabs Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop 2019-04-24 19:43:57 +00:00
tests Bug 1555893 - The what's new page test should only run when building with MOZ_UPDATER. r=bytesized 2019-05-31 17:45:51 +00:00
touchbar Backed out changeset c1b80824ae88 (bug 1522012) for failing bc at browser_touchbar_tests.j on a CLOSED TREE 2019-07-03 00:19:25 +03:00
translation Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
uitour Bug 1560398 - Merge appMenu-fxa-status with appMenu-fxa-container. r=eoger 2019-06-24 20:29:46 +00:00
urlbar Bug 1559179 - Quantumbar: Fix keyboard navigation when stale results are present. r=dao 2019-07-02 14:24:18 +00:00
.eslintrc.js
BrowserComponents.manifest
BrowserContentHandler.jsm Bug 1557887 - Part 5: Pass a storage principal argument through the browser loadURI()/addTab() APIs; r=baku,mconley 2019-06-12 23:05:36 +00:00
BrowserGlue.jsm Bug 1559549 - Add FAQ menuitem to the ellipsis menu in about:logins. ?jaws r=fluent-reviewers,flod 2019-07-03 03:34:46 +00:00
components.conf
distribution.js
moz.build Bug 1555893 - The what's new page test should only run when building with MOZ_UPDATER. r=bytesized 2019-05-31 17:45:51 +00:00
nsIBrowserHandler.idl