1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/ui/app
Mark Stacey 7471e2df02
Remove unnecessary WebRTC shim (#7886)
The WebRTC spec is fairly stable these days, particularly among the
browsers we support. We don't need this shim for anything. I'm guessing
it may have been added primarily with IE in mind.
2020-01-23 14:04:05 -04:00
..
components Remove unnecessary WebRTC shim (#7886) 2020-01-23 14:04:05 -04:00
css Make account details modal close button easier to click (#7797) 2020-01-10 10:43:53 -04:00
ducks Remove unused current view related things (#7843) 2020-01-16 13:02:44 -04:00
helpers Add mechanism to randomize seed phrase filename (#7863) 2020-01-21 21:22:55 -04:00
pages Add mechanism to randomize seed phrase filename (#7863) 2020-01-21 21:22:55 -04:00
selectors Remove unused current view related things (#7843) 2020-01-16 13:02:44 -04:00
store Change "Log In/Out" terminology to "Unlock/Lock" (#7853) 2020-01-21 14:09:53 -08:00