jiti-meet/modules/API
Saúl Ibarra Corretgé 46ccefdfe9 feat(external_api): set permissions for cross-origin iframe
In Chrome M63 a warning is shown, permissions won't be automatically allowed
afterwards. Reference:
https://sites.google.com/a/chromium.org/dev/Home/chromium-security/deprecating-permissions-in-cross-origin-iframes

Setting this early makes us future proof, while working with current versions
too: Chrome < 63 gives an error because it doesn't understand the option and
Firefox seems to ignore it, so both continue to work as before.
2017-09-13 15:38:30 -05:00
..
external feat(external_api): set permissions for cross-origin iframe 2017-09-13 15:38:30 -05:00
.eslintrc.js ref(iframe_api): ESLint support for API.js 2017-04-11 13:31:07 -05:00
API.js fix(external_api): isAudioMuted and isVideoMuted 2017-08-28 16:56:27 -05:00
constants.js [RN] Support JSON Web Token (JWT) 2017-05-09 00:21:14 -05:00
index.js feat(transport): Implement transport module 2017-04-28 10:41:08 -05:00