commit | 3bb1ac067d426d60a2829a905ab25c067caefc52 | [log] [tgz] |
---|---|---|
author | Joanne de Abreu <jdeabreu@google.com> | Tue Sep 26 10:09:30 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 26 10:09:30 2023 |
tree | 5f07ceeb89d74998a29e2915f9f74d16cd836b9a | |
parent | d7b04e9690a90e86459e366b9342e1b764519933 [diff] |
WebView Attribution Reporting Configuration Chromium changes to allow developers to customise how attribution is handled in WebView. Added an AttributionBehavior enum to specify behaviour and changed this to be configurable per WebView instance. Additional work will allow setting the AttributionBehavior via an AndroidX API. Bug: 1473966 Change-Id: If56ae2557b504c16e28a515d8207918efbde3bd9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4793510 Reviewed-by: David Trainor <dtrainor@chromium.org> Reviewed-by: Rakina Zata Amni <rakina@chromium.org> Auto-Submit: Joanne de Abreu <jdeabreu@google.com> Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/main@{#1201432}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.