Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,208 contributions in the last year
Contribution activity
November 1, 2020
October 2020
Created an issue in jitsi/lib-jitsi-meet that received 5 comments
"beforeunload" listener in XMPP module makes it impossible to prevent accidental tab closing
Description It is impossible to prevent accidental closing of a tab by a user. It is due to the fact that in XMPP module there is a listener attach…