| commit | de6ac8552784bcb51a6faaf5a46f3733048546f3 | [log] [tgz] |
|---|---|---|
| author | cfredric <cfredric@google.com> | Wed Sep 23 14:28:07 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 23 14:28:07 2020 |
| tree | 8569ef36afd3ce37186b91376856a745e6821bca | |
| parent | 09a7c116f44ac09ec6c8a20c6705bbe1d5012ce5 [diff] |
Instrument calls to Navigator.javaEnabled(). This cl causes the bindings generator to automatically collect UKM when |Navigator.javaEnabled| is called. This will be used to analyze how much entropy leaked by this API can be used for cross-site tracking. Bug: 973801 Change-Id: I5d6c24996680d9776a34300ed765a614a9518fbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2423585 Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Chris Fredrickson <cfredric@google.com> Cr-Commit-Position: refs/heads/master@{#809755}
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.