New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 712250 link

Starred by 1 user

Issue metadata

Status: Closed
Owner:
Last visit > 30 days ago
Closed: Oct 1
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Investigate the feasibility of using SafeBrowsingNavigationObserverManager on webview

Project Member Reported by jialiul@chromium.org, Apr 17 2017

Issue description

After we enables safe browsing checks on WebView, we want to know how user got to the bad page.
On desktop chrome, we use SafeBrowsingNabigationObserver/Manager to get the reliable referrer chain.
Can these attribution logic directly work on WebView?

(1) Performance concern, especially memory impact
(2) How to attribute static html page, e.g.

  facebook app  ->  foo.com -> [static html page] --> evil.com (interstitial shown)
  
  Attribution logic should be able to work with static html page in addition to URLs. 

 
 

Comment 1 by est...@chromium.org, Nov 10 2017

Labels: Hotlist-EnamelAndFriendsFixIt

Comment 2 by est...@chromium.org, Feb 18 2018

Labels: -Hotlist-EnamelAndFriendsFixIt
Status: Closed (was: Assigned)

Sign in to add a comment