commit | 7411ae9585afdecad66c09673cf0d2572860ca79 | [log] [tgz] |
---|---|---|
author | Behnood Momenzadeh <[email protected]> | Wed Apr 29 16:54:18 2020 |
committer | Commit Bot <[email protected]> | Wed Apr 29 16:54:18 2020 |
tree | ee38e41f30797926831fb73a71c03feecfd168d2 | |
parent | 2afa56f7879061f3a16f84f86442538388ae3833 [diff] |
Add flag for interstitial warning on target embedding domains. This CL creates a feature flag for the target embedding heuristic. When enabled, navigating to a target embedding domain should result in showing a lookalike interstial warning page. This CL is only for defining the flag and integrating the flag with the interstitial will be done in a future CL. Bug: 1075659 Change-Id: I329a547ff147f3ccad181c2179d31dcf2ef8e675 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2171526 Reviewed-by: Joe DeBlasio <[email protected]> Commit-Queue: Behnood Momenzadeh <[email protected]> Cr-Commit-Position: refs/heads/master@{#763861}
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 .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.