Closed
Bug 1175827
Opened 10 years ago
Closed 10 years ago
StandaloneRoomView.shouldRenderRemoteVideo: unexpected roomState <state> errors on desktop
Categories
(Hello (Loop) :: Client, defect)
Hello (Loop)
Client
Tracking
(firefox41 fixed)
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
When entering a room on desktop, we're seeing warnings along the lines of:
StandaloneRoomView.shouldRenderRemoteVideo: unexpected roomState: room-init roomViews.js:673:1
StandaloneRoomView.shouldRenderRemoteVideo: unexpected roomState: room-gather roomViews.js:673:1
StandaloneRoomView.shouldRenderRemoteVideo: unexpected roomState: room-ready roomViews.js:673:1
StandaloneRoomView.shouldRenderRemoteVideo: unexpected roomState: room-media-wait roomViews.js:673:1
StandaloneRoomView.shouldRenderRemoteVideo: unexpected roomState: room-joining
Assignee | ||
Comment 1•10 years ago
|
||
Simple patch based on what we do for standalone.
Attachment #8624068 -
Flags: review?(mdeboer)
Assignee | ||
Updated•10 years ago
|
Flags: qe-verify-
Flags: firefox-backlog+
Comment 2•10 years ago
|
||
Comment on attachment 8624068 [details] [diff] [review]
Fix warning about 'shouldRenderRemoteVideo: unexpected roomState' when opening a Loop conversation on desktop - add missing states.
Review of attachment 8624068 [details] [diff] [review]:
-----------------------------------------------------------------
Excellent :)
Attachment #8624068 -
Flags: review?(mdeboer) → review+
Comment 4•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•