1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/app
Dan Finlay 06f6aa7a00 Debounce background updates
Our background sometimes emits absurd quantities of updates very quickly.
This PR reduces the amount of inter-process traffic by ensuring the `sendUpdate` method does not fire more than every 200 ms.

Fixes #1621
2017-06-15 18:01:10 -07:00
..
_locales First part of chinese translation. 2016-08-22 14:11:32 -07:00
fonts/Montserrat Add light and ultraLight fonts 2016-07-05 15:39:51 -07:00
images Add Opera compatibility 2016-10-04 14:22:50 -07:00
scripts Debounce background updates 2017-06-15 18:01:10 -07:00
manifest.json Version 3.7.8 2017-06-12 15:57:01 -07:00
notification.html Unify notification and popup ui files 2016-08-16 16:46:44 -07:00
popup.html migrate to new ui + provider 2016-01-14 18:26:54 -08:00