mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
268ab300f2
* Export new COMMAND_FIREFOX_VIEW from FxAccountsCommon for the command string * Call a new openFirefoxView method when the feature pref is enabled * Pass along an entryPoint param - this is speculative: we don't handle this currently but its what the COMMAND_PAIR_PREFERENCES does and seems reasonable * New test to confirm that this openFirefoxView method will indeed get called when the right web channel message is received. Note, this doesnt confirm that FirefoxViewHandler.openTab actually results in fx-view being opened, but it will at least fail if that moves or gets renamed in the future Differential Revision: https://phabricator.services.mozilla.com/D150527 |
||
---|---|---|
.. | ||
tests | ||
components.conf | ||
Credentials.jsm | ||
FxAccounts.jsm | ||
FxAccountsClient.jsm | ||
FxAccountsCommands.js | ||
FxAccountsCommon.js | ||
FxAccountsConfig.jsm | ||
FxAccountsDevice.jsm | ||
FxAccountsKeys.jsm | ||
FxAccountsPairing.jsm | ||
FxAccountsPairingChannel.js | ||
FxAccountsProfile.jsm | ||
FxAccountsProfileClient.jsm | ||
FxAccountsPush.jsm | ||
FxAccountsStorage.jsm | ||
FxAccountsTelemetry.jsm | ||
FxAccountsWebChannel.jsm | ||
moz.build |