commit | a101e93a97e2c0bf7ac6c91a82c9d50f831fd36e | [log] [tgz] |
---|---|---|
author | Mikel Astiz <mastiz@chromium.org> | Thu Jan 23 11:50:42 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 23 11:50:42 2025 |
tree | 99048c6b43712371f15e235ef6f6e8596222d536 | |
parent | f29b0e2a572abf001e96b4c762fde56f005cc9ce [diff] |
[sync] Adopt oneof in HistoryDeleteDirectiveSpecifics The proto fields are mutually exclusive, so it is more appropriate to leverage proto oneof to enforce this at the protobuf level. Change-Id: I4fdd9b025fd4e0272dc8f5f42e4c6e8d0328914f Bug: 391078412 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6186013 Reviewed-by: Mahmoud Rashad <mmrashad@google.com> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Auto-Submit: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1410233}
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.