1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
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
..
2017-06-12 11:08:32 -07:00
2017-06-12 11:08:32 -07:00
2017-05-15 19:11:16 -07:00
2017-06-12 13:46:56 -07:00
2017-04-26 21:05:45 -07:00