Fixes TaskStackLayoutAlgorithm log errors when window rect is empty

On boot, it will try to load recents and setup some rects but window
rect is empty initializing invalid task rects and logging an error.
Do not initialize till window rect is not empty.

Test: manual - boot
Change-Id: I2ecdc8aa514d7d32d449e6c510de5c433116ae99
Fixes: 65157592
1 file changed