Add reporting to SafeBrowsingNavigationThrottle
Reporting of interstitials shown was done in SafeBrowsingBlockPage::ShowBlockingPage, but when committed interstitials is enabled, this function is never called. So this CL adds a call to report interstitials shown by the SafeBrowsingNavigationThrottle, which will trigger when committed interstitials is enabled. Bug: 1046525 Change-Id: I06e94f7ecd145352e3be55b3170931479604adf8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2025930Reviewed-by:Carlos IL <carlosil@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#736171}
Showing
Please register or sign in to comment