commit | b2a9f66ddec981eef4df03ee2df4e0e914d7d433 | [log] [tgz] |
---|---|---|
author | Rushan Suleymanov <rushans@google.com> | Mon Jan 29 09:24:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 29 09:24:33 2024 |
tree | f41740fa97f8390ff48e1bb198496a108cf4a138 | |
parent | fbf89f92191bd7b774f91852fcbf943fcba541c8 [diff] |
[Sync] Fill in id_string for commit-only data types This CL makes the behavior for commit-only entities in Commit request similar to newly-created entities for normal types. ID string is expected to be non-empty and normally contains the server ID, but commit-only and newly created entities don't have server ID yet. Bug: 1521827 Change-Id: I4609f5df7aea6228a3832ee9806cfa0a93c808ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5237323 Commit-Queue: Rushan Suleymanov <rushans@google.com> Reviewed-by: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/main@{#1253193}
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.