This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove log line to try to fix freeze on answering VoIP call (#7883)
The profiles point to some huge object being logged in VideoFeed's playMedia() method, but this is the only log line added recently. I can't see how this could possibly log anything huge, but not sure what else to try, so let's try removing this as an experiment. The bug it was added to diagnose seems to be fixed now anyway. For element-hq/element-web#21181
- Loading branch information