Android WebView SafeBrowsing: a more clear way to indicate that error code should be overridden with a SB-speicifc one. |
||
Issue descriptionCurrently, android_webview/browser/aw_safe_browsing_resource_throttle.h exposes a user data key. Code that would like to check whether error code for a URLRequest should be overridden is supposed to check whether this user data key is presented in the user data of the URLRequest. It would be nice if it could be simpler and more obvious.
,
Aug 31 2017
Thanks! Looks a lot cleaner. And thanks for cleaning up the stale imports!
,
Aug 31 2017
No problem! My pleasure. :) |
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Aug 31 2017