1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/lib
Mark Stacey 852277b2ae
Refactor notification manager and triggerUi to use extension platform (#8317)
The notification manager has been refactored to use the extension
platform module instead of using `extensionizer` directly. The
extension platform API presents a more ergonomic API, and it correctly
handles errors (which the old notification manager did not). Methods
that the extension platform lacked have been added.

It has been updated to use `async/await` instead of callbacks as well,
for readability.

The `triggerUI` function has also been updated to use the extension
platform instead of `extensionizer`.
2020-04-11 12:12:45 -03:00
..
ens-ipfs Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
migrator
account-tracker.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
auto-reload.js
backend-metametrics.js
buy-eth-url.js
cleanErrorStack.js
ComposableObservableStore.js
createDnodeRemoteGetter.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
createLoggerMiddleware.js
createOnboardingMiddleware.js Assign tabId to middleware request, if provided (#7695) 2020-02-20 18:39:00 -04:00
createOriginMiddleware.js
createStreamSink.js
createTabIdMiddleware.js Assign tabId to middleware request, if provided (#7695) 2020-02-20 18:39:00 -04:00
decrypt-message-manager.js Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
encryption-public-key-manager.js LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
enums.js
extractEthjsErrorMessage.js
fetch-with-timeout.js
freezeGlobals.js
get-first-preferred-lang-code.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
getObjStructure.js
local-store.js
message-manager.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
network-store.js
nodeify.js
notification-manager.js Refactor notification manager and triggerUi to use extension platform (#8317) 2020-04-11 12:12:45 -03:00
pending-balance-calculator.js
personal-message-manager.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
random-id.js
reportFailedTxToSentry.js
seed-phrase-verifier.js
select-chain-id.js
setupFetchDebugging.js
setupSentry.js Fix Sentry error processing for errors missing a stack (#8179) 2020-03-12 10:51:05 -03:00
stream-utils.js
typed-message-manager.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
util.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30