Report more performance stats

This commit is contained in:
Fedor Indutny
2021-04-13 16:43:56 -07:00
committed by GitHub
parent c6d5d852a9
commit a4ff7ae240
5 changed files with 38 additions and 5 deletions

View File

@@ -332,6 +332,7 @@ class MessageReceiverInner extends EventTarget {
onopen() {
window.log.info('websocket open');
window.logMessageReceiverConnect();
}
onerror() {