commit | f5f4a1c1a5f3de05d73b80bcb0d2b3cf5e6b09e4 | [log] [tgz] |
---|---|---|
author | Daniel Rubery <[email protected]> | Thu May 09 19:51:10 2019 |
committer | Commit Bot <[email protected]> | Thu May 09 19:51:10 2019 |
tree | 754b623869ca0e120aaae0888c7facc472b74db8 | |
parent | ef87398b9a83465576512490eb0aab4ef8164a46 [diff] |
Create a pure virtual interface for SafeBrowsingService. The interface is currently minimal, only controlling the factory function for SafeBrowsingServices. Over time I will port non-SafeBrowsing code to use this interface, solving our cyclic dependency problems. Bug: 925153 Change-Id: I56184ddac8d279abd4b930922e7bedeb99ee7f56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1490449 Commit-Queue: Daniel Rubery <[email protected]> Reviewed-by: Lei Zhang <[email protected]> Reviewed-by: Christian Dullweber <[email protected]> Reviewed-by: Min Qin <[email protected]> Reviewed-by: Varun Khaneja <[email protected]> Cr-Commit-Position: refs/heads/master@{#658228}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .