Fix 3373012, null pointer in WebView.loadUrl

UrlHandler can spawn a background RLZTask which will, upon completion,
load the url. This change checks with the controller to see that the
tab is still open before loading the url.

Change-Id: If756c1bc1f79b54878c7d03b5bc5f86b8ab07245
1 file changed