commit | c5a8d2a980f18dc10439046cf2b9bb84dc797027 | [log] [tgz] |
---|---|---|
author | Marc Treib <treib@chromium.org> | Thu Jun 27 15:31:17 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 27 15:31:17 2024 |
tree | a2e8e9b2c0f13a224206e996b2f896280e68e772 | |
parent | b66d2e965bfffffbf7e1f4e9f2940499bdef0f4d [diff] |
Sync: Remove SyncService::RecordReasonIfWaitingForUpdates() It was used for recording some histograms, for an investigation which has now concluded. So it's not needed anymore. OBSOLETE_HISTOGRAMS=PageImageService.ConsentTimeoutReason.* are deprecated; they were for an investigation which has concluded. Bug: 40260698 Change-Id: I4c21b43ffb16a8d8cdb305654307cb0ccf8f3cd9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5660023 Reviewed-by: Sophie Chang <sophiechang@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Reviewed-by: Rushan Suleymanov <rushans@google.com> Cr-Commit-Position: refs/heads/main@{#1320386}
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.