Skip to content
Commit 17bd1eaa authored by Florian Müllner's avatar Florian Müllner
Browse files

Guard against PolariRoom:channel getting set/unset

This cannot happen currently, as the lifecycle of Rooms is bound
to the corresponding channel, but this is about to change. So
adjust the code to not assume that any room has a valid channel
at any time, but update state appropriately as channels go away or
become available.

https://bugzilla.gnome.org/show_bug.cgi?id=710271
parent 2f9f6660
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment