commit | 2f7af06efbdf7e2b2995adcf0d0da3ac6e450eef | [log] [tgz] |
---|---|---|
author | Nate Fischer <ntfschr@google.com> | Thu Jul 06 11:32:31 2017 -0700 |
committer | Nate Fischer <ntfschr@google.com> | Tue Jul 11 20:32:04 2017 +0000 |
tree | 79d0fbd3783239eb3b36a593cb7a06a103187c09 | |
parent | dfa984e9b46cb2ed85142fcf08e02c88d4ce1031 [diff] |
Add SafeBrowsingResponse abstract class This adds a new class called SafeBrowsingResponse to replace the ValueCallback parameter for WebViewClient#onSafeBrowsingHit. This class contains specific methods for each of the available actions. This also removes the SAFE_BROWSING_ACTION_* constants from the WebViewClient class. Bug: 62723291 Test: N/A Change-Id: Ie4fe878ea470f7aea7a716ae9edb80b53b73e172