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
5a3ef9e825