element-portable/src/components/views/voip
David Baker 5c5dc69547
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 https://github.com/vector-im/element-web/issues/21181
2022-02-23 19:10:36 +00:00
..
CallView More posthog tracking around joining rooms and room search (#7807) 2022-02-17 18:03:27 +00:00
AudioFeed.tsx Auto fix 2021-10-22 17:23:37 -05:00
AudioFeedArrayForCall.tsx Auto fix 2021-10-22 17:23:37 -05:00
CallView.tsx Keybinding code unification #3 (#7850) 2022-02-23 09:12:04 +00:00
CallViewForRoom.tsx Auto fix 2021-12-09 09:10:23 +00:00
CallViewSidebar.tsx Auto fix 2021-10-22 17:23:37 -05:00
DialPad.tsx Call view accessibility fixes (#7439) 2022-01-04 08:57:46 +00:00
DialPadModal.tsx Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
PictureInPictureDragger.tsx Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
PipContainer.tsx Render Jitsi (and other sticky widgets) in PiP container, so it can be dragged and the "jump to room functionality" is provided (#7450) 2022-01-13 12:10:41 +01:00
PipView.tsx More posthog tracking around joining rooms and room search (#7807) 2022-02-17 18:03:27 +00:00
VideoFeed.tsx Remove log line to try to fix freeze on answering VoIP call (#7883) 2022-02-23 19:10:36 +00:00