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
The window title setting implementation wasn't checking an error return.
It now does so, logging the error if it fails.
In this case, it fails for this locale. I have not investigated whether
this can be made to work, but at least it doesn't segfault/hang etc.
Fixes#1651
0 commit comments