commit | 2604df7f9f26d6b961ccb4618872ada9fc4179ea | [log] [tgz] |
---|---|---|
author | Glen Robertson <glenrob@chromium.org> | Wed Apr 17 02:37:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 17 02:37:33 2024 |
tree | dd49a376ffb30c36b200137ca03ba8e7ee8cbe31 | |
parent | fd8aeef249d7c7f5729b492da176f78c1c4f481e [diff] |
Cleanup code for completed WebAppPreinstalledAppWindowExperiment Includes immediate cleanup of metrics code as experiment has been over for several milestones now and metrics analysis is all done. Only addition is code to clear the experiment pref in case it is hanging around in prefs. POC for this change: dmurph@ if glenrob@ is unavailable. Bug: b/40287908, b/333363315, b/331208566, b/41494014 Change-Id: If4a6e89402b0ea708dc9b399fe2af8a2cb528876 Fixed: b/40287908, b/333363315, b/331208566, b/41494014 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5452236 Reviewed-by: Daniel Murphy <dmurph@chromium.org> Reviewed-by: Gabriel Charette <gab@chromium.org> Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Glen Robertson <glenrob@chromium.org> Cr-Commit-Position: refs/heads/main@{#1288479}
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.