When requesting access to a blacklisted url from the interstitial page, update the page with the request sent status.
Note:
I am exposing RenderFrameHost in the interstitial page in order to execute javascript as a means to communicate with the webpage.
The RenderViewHost was already being used in android for routing gestures. This is makes the exposure for all platforms.
BUG=
443166
Committed:
https://crrev.com/f3b271970f1a27ccc743d9d0ff08dde21d760076
Cr-Commit-Position: refs/heads/master@{#310789}