commit | 3dfd75b7f885d39eb5c712fa2ba9f65020558796 | [log] [tgz] |
---|---|---|
author | Rupert Wiser <bewise@chromium.org> | Thu Sep 28 12:08:08 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 28 12:08:08 2023 |
tree | 0f4058cfd7d1cfc4de04caa845bd5578009ac70f | |
parent | 5c3e95ea4996404b52b5de9364e4ab5c9d00e578 [diff] |
Revert "Reland "[Page Zoom] Add unit tests for PageZoomPreference"" This reverts commit aad044411044dc3c2b38e1eb871d28aa159fecf2. Reason for revert: Causing breakages on android CI https://crbug.com/1487148 Original change's description: > Reland "[Page Zoom] Add unit tests for PageZoomPreference" > > This is a reland of commit 847990a16bac77113e321014eebbc528a62ff89d > > Original change's description: > > [Page Zoom] Add unit tests for PageZoomPreference > > > > This CL has no functional changes and simply adds tests to increase > > the code coverage of the PageZoomPreference class. > > > > AX-Relnotes: N/A > > Bug: 1459631, b/265491863 > > Change-Id: I549197322db4d2374e9ee0e580537423e9e9105c > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4893008 > > Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> > > Commit-Queue: Mark Schillaci <mschillaci@google.com> > > Cr-Commit-Position: refs/heads/main@{#1201818} > > Bug: 1459631, b/265491863 > Fixed: 1487148 > Change-Id: Ief9076123f98a3e6c5ae6188a146cb478123beea > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4896273 > Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> > Commit-Queue: Mark Schillaci <mschillaci@google.com> > Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> > Cr-Commit-Position: refs/heads/main@{#1202102} Bug: 1459631, b/265491863 Change-Id: I51876b634dab0678a5123f59aade4937d30601b9 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4898462 Owners-Override: Rupert Wiser <bewise@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Rupert Wiser <bewise@chromium.org> Cr-Commit-Position: refs/heads/main@{#1202527}
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.