Don't draw a fullscreen background when not necessary.

This change removes the window's background as soon as one WebView
has drawn its content. This avoids a full screen draw, which saves
one third of the fillrate budget per frame.

Change-Id: I29295dfc33b551ef0500afe45538a58c497b8e7e
1 file changed