[WebView unmarkAllTextMatches] should be robust if it's called when the webview is already closed. Radar bug 8391230 is a case where this crash can occur.
Created attachment 66495 [details] Bail out if WebView is closed
Landed in r66733.