Update Spotify app module to support recent versions of Spotify. (#7689)
* Update Spotify app module to support recent versions of Spotify.
Spotify still fires focus on an ancestor window instead of the correct focus. However, the trick we previously used to get the correct focus no longer works. Switch to a new trick which does work.