1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Olusegun Akintayo 107525bb1d
Show error message if service worker did not load (respond to the UI) (#15774)
* Show error message if service worker did not load (respond to the UI)
after 1 minute.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Remove console.log

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* New Error message design

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Fix tests

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Use lastTimeStamp instead of keeping track of message ids

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Do not initial channe every second.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* New logic to check if SW is stuck

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
2022-11-03 21:25:13 +04:00
..
__mocks__
components Adding Label component (#16203) 2022-11-03 10:09:54 -07:00
contexts
css Show error message if service worker did not load (respond to the UI) (#15774) 2022-11-03 21:25:13 +04:00
ducks Fix issue where ens resolution stops working after sw is terminated (#16335) 2022-11-02 16:19:32 -05:00
helpers Remove 3box feature and delete ThreeBoxController (#14571) 2022-10-31 13:50:50 -02:30
hooks Improve transaction confirmation page performance (#16205) 2022-10-28 10:37:33 +02:00
pages Enable and stabilise e2e tests for Swaps, add debouncing (#16326) 2022-11-03 14:54:49 +01:00
selectors [FLASK] Fix crash on snaps settings page if snap has no permissions (#16354) 2022-11-02 17:37:05 +01:00
store Remove 3box feature and delete ThreeBoxController (#14571) 2022-10-31 13:50:50 -02:30
index.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
index.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00