window() may be null. We check for that, but 5a3ef9e825 introduced code that uses window() before the check.
Move the check before the relevant code to fix that
BUG: 456094
BUG: 457690
wilder-5.25
parent
864b2b7797
commit
0acb09809c
1 changed files with 7 additions and 1 deletions
Loading…
Reference in new issue