1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages
Alex Donesky d359429f04
Stop GasFeeController polling when pop closes (#11746)
* Stop GasFeeController polling when pop closes

* Stop estimate gas polling on window unload

* lint + comments

* Improve client closed logic

* lint

* Add back _beforeUnload on unmount in gas-modal-page-container

* Add full check and call onClientClosed method for notifcation environment

* Add gas pollingToken tracking to appStateController and use to disconnect polling for each environment type

* remove unused method

* move controller manipulation logic from background.js to metamask-controller, disaggregate methods

* add beforeunload handling to reset gas polling tokens from root of send page

* cleanup, lint and address feedback

* clear appState gasPollingTokens when all instances of all env types are closed, fix pollingTokenType arg from onEnvironmentTypeClosed call in metamask-controller

* mock new methods to fix tests

* final bit of cleanup + comments

Co-authored-by: Dan Miller <danjm.com@gmail.com>
2021-08-04 16:53:13 -05:00
..
add-token
asset
confirm-add-suggested-token
confirm-add-token
confirm-approve
confirm-decrypt-message
confirm-deploy-contract
confirm-encryption-public-key
confirm-send-ether
confirm-send-token
confirm-token-transaction-base
confirm-transaction Stop GasFeeController polling when pop closes (#11746) 2021-08-04 16:53:13 -05:00
confirm-transaction-base Stop GasFeeController polling when pop closes (#11746) 2021-08-04 16:53:13 -05:00
confirm-transaction-switch
confirmation
connected-accounts
connected-sites
create-account
error
first-time-flow
home
keychains
lock
mobile-sync
onboarding-flow
permissions-connect
routes
send Stop GasFeeController polling when pop closes (#11746) 2021-08-04 16:53:13 -05:00
settings
swaps
unlock-page
index.js
pages.scss