commit | 1c2fb104e3647fa2020fa96c7190fbf1b6ed7a1b | [log] [tgz] |
---|---|---|
author | Saho Kobayashi <sahok@google.com> | Wed Nov 01 02:04:11 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 01 02:04:11 2023 |
tree | 9fa5f87abbf5cf0e5bf6e874b6bc3bf2cff9234a | |
parent | 75e825e030bc7a9bfb1bce012822c49cc1ec883a [diff] |
support footer class name change in Play ToS In the Play Store ToS, the footer class name has been changed from play-footer to glue-footer. This CL supports this class name change to correctly find the footer element in the Play ToS. Bug: b/308098671 Test: manual(check if the language drop down list in opt-in dialog is filtered) Change-Id: I6f78ba10ee36de02b527891d46b48efffa5ee834 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4991741 Reviewed-by: Long Cheng <lgcheng@google.com> Commit-Queue: Saho Kobayashi <sahok@chromium.org> Cr-Commit-Position: refs/heads/main@{#1218043}
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.