commit | f0563cd83bc15e3b51f196fd9e3865d540957c7c | [log] [tgz] |
---|---|---|
author | Riley Tatum <rtatum@google.com> | Sat Feb 10 00:52:20 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 10 00:52:20 2024 |
tree | 57a905a14f95ae02a0bcdc75b763c9a75c5ff9ff | |
parent | a4fdcfb9bd343a8093c3f0ee39f31baa19d84be5 [diff] |
Reland "Reland "add wallpaper search to fieldtrial_testing_config"" I made a fix for the issue that caused the revert, but the service has actually been deleted since this revert happened. Therefore, adding to profile_keyed_service_browsertest is no longer needed. This is now a simple addition to fieldtrial_testing_config. This reverts commit ebace6fed1809d9780b8843b667a2fccd2cbaa73. Reason for revert: Fixing the problem Original change's description: > Revert "Reland "add wallpaper search to fieldtrial_testing_config"" > > This reverts commit fad5e62bf334da33a3664613c43139dd96e43d8c. > > Reason for revert: ProfileKeyedServiceBrowserTest.GuestProfileParent_NeededServices is still failing. > > Original change's description: > > Reland "add wallpaper search to fieldtrial_testing_config" > > > > This reverts commit 5bd266819658b87ad457872600237aa627794710. > > > > Include-Ci-Only-Tests: true > > Reason for revert: Fixing test failure > > > > Original change's description: > > > Revert "add wallpaper search to fieldtrial_testing_config" > > > > > > This reverts commit e9408b6b0917fd7a04ff680cd511261d03c67a5b. > > > > > > Reason for revert: Likely causing ProfileKeyedServiceBrowserTest.GuestProfileParent_NeededServices to fail in browser_tests_no_field_trial on Win10 Tests x64. See https://ci.chromium.org/ui/p/chromium/builders/ci/Win10%20Tests%20x64/87794/overview > > > > > > Original change's description: > > > > add wallpaper search to fieldtrial_testing_config > > > > > > > > WallpaperSearchSettingsVisibility is already in a different config so > > > > it can't be in this one as well. I think this is fine since we still > > > > get full testing coverage. > > > > > > > > Change-Id: I0ffa6c4680aab1cb599a1cdac22ca6fbe0b73f67 > > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5259627 > > > > Reviewed-by: Tibor Goldschwendt <tiborg@chromium.org> > > > > Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> > > > > Commit-Queue: Riley Tatum <rtatum@google.com> > > > > Cr-Commit-Position: refs/heads/main@{#1255626} > > > > > > Change-Id: Iba7faa950f277303a5dc7e18916673049cdcdf4a > > > No-Presubmit: true > > > No-Tree-Checks: true > > > No-Try: true > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5263247 > > > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > > > Commit-Queue: Dirk Pranke <dpranke@google.com> > > > Owners-Override: Dirk Pranke <dpranke@google.com> > > > Cr-Commit-Position: refs/heads/main@{#1255797} > > > > Change-Id: Ifdec9c4c8fe0dcc23f4f7a8f063df12166e936fe > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5263226 > > Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> > > Commit-Queue: Riley Tatum <rtatum@google.com> > > Cr-Commit-Position: refs/heads/main@{#1257476} > > Change-Id: Idf7937400a786c745954c883a773638f07d4631e > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5278977 > Auto-Submit: Fergal Daly <fergal@chromium.org> > Commit-Queue: Florian Leimgruber <fleimgruber@google.com> > Owners-Override: Florian Leimgruber <fleimgruber@google.com> > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Cr-Commit-Position: refs/heads/main@{#1257824} Change-Id: I76dcf6471f27ac44e77aab89dd77e23dd1337c34 Include-Ci-Only-Tests: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5279777 Commit-Queue: Riley Tatum <rtatum@google.com> Reviewed-by: Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/main@{#1258826}
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.