SymphonyElectron/js/screenSharingIndicator
Vishwas Shashidhar 28d9826236
ELECTRON-816: add checks for crash events when it is killed (#544)
Currently on Windows, when the app is killed, a crash event is emitted which sends the wrong signal to the user that the app actually crashed which isn't the case because the app was in fact killed. So, this PR adds an extra check to see if the app was killed and shows the crash dialog based on that.
2019-01-11 11:37:59 +05:30
..
index.js ELECTRON-816: add checks for crash events when it is killed (#544) 2019-01-11 11:37:59 +05:30
renderer.js RTC-5104: screensharing indicator (#536) 2019-01-03 18:18:50 +05:30
screen-sharing-indicator.html RTC-5104: screensharing indicator (#536) 2019-01-03 18:18:50 +05:30
showScreenSharingIndicator.js RTC-5104: screensharing indicator (#536) 2019-01-03 18:18:50 +05:30