You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console: when switching console modes and one doesn't work, always go for the next
So far we already had a logic in place to go for the next mode if some
mode doesn't work – but it was only applied if we'd actively cycle
through resolutions.
Let's extend the logic and always apply it: whenever we try to switch to
a mode, and it doesn't work, go to the next one until we find one that
works.
Fixes: #37324
(cherry picked from commit b53c3af)
(cherry picked from commit 66235376a48d2d94bba6c5db0b9f5448243c2041)
(cherry picked from commit 5b3ab2f8a6650841cbac5823e0c6ccbd78096c84)
(cherry picked from commit b869d19)
(cherry picked from commit 261ae1f)
0 commit comments