ccp-eva / media-recorder

📹 DOM Independent, WebRTC JavaScript Utility Functions To View, Record, Playback A User’s Webcam
0 stars 0 forks source link

Promisify injectShell() #1

Open kalaschnik opened 4 years ago

kalaschnik commented 4 years ago

To eliminate possible race condition between the injection of the shell and succeeding requests of those elements, injectShell() should return a promise when ready.