1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Mark Stacey e79d18de2a
Replace DetectRTC package with standard web APIs (#7887)
The only web API that our usage of DetectRTC relied upon was
'enumerateDevices', which is supported and stable among all of our
supported browsers.

Note that the error handling here is a little... non-standard, and the
logic around how Firefox and Brave are handled should be justified, but
I've left the logic as-is for now to keep this PR small.
2020-01-23 14:04:16 -04:00
..
app Remove unnecessary WebRTC shim (#7886) 2020-01-23 14:04:05 -04:00
lib Replace DetectRTC package with standard web APIs (#7887) 2020-01-23 14:04:16 -04:00
index.js Fix batch transaction UX (#7473) 2020-01-10 06:34:02 -08:00