[WebLayer] Make error_page_helper handle commands for safebrowsing committed interstitials
Some safebrowsing specific interstitial commands do not work in the current weblayer implementation when committed interstitials are enabled (kCommittedSBInterstitials). This patch makes sure to handle safebrowsing specific interstitial commands such as CMD_OPEN_DIAGNOSTIC and CMD_REPORT_PHISHING_ERROR. The CMD_OPEN_DIAGNOSTIC command loads "google transparency report" site with "safe browsing site status". The CMD_REPORT_PHISHING_ERROR command proceeds to the "report incorrect phishing warning" site. BUG=1044596,1042662 Change-Id: I092c3574222f51e30b8c4159eb2fa6e1a4bf0d30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2044192 Commit-Queue: Tim Volodine <timvolodine@chromium.org> Reviewed-by:Richard Coles <torne@chromium.org> Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Reviewed-by:
Carlos IL <carlosil@chromium.org> Cr-Commit-Position: refs/heads/master@{#741076}
Showing
Please register or sign in to comment