Check for a valid token before adding the fake title bar.
Patrick Scott authored
This is basically what happens when adding the view to the window. In some
cases, the decor view may be null or the window token may be null which throws
an exception.
f8de8ecc