Remove extra call to onSafeBrowsingHit after dismissing interstitial
In Android webview, with committed interstitials enabled, the onSafeBrowsingHit callback was called again after proceeding through an interstitial. This adds a check that omits the call if the user is coming from an interstitial and the site is already allowlisted. This also adds a check for the extra call in an existing test. Bug: 1047477 Change-Id: Ifd6e9c59218b3c53f24c31f027681685ffd15333 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2031671 Commit-Queue: Carlos IL <carlosil@chromium.org> Reviewed-by:Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#737113}
Showing
Please register or sign in to comment