commit | 5f7bda8f87b5e083a0ae4b5f4514516e9af8704d | [log] [tgz] |
---|---|---|
author | Mason Freed <masonf@chromium.org> | Mon Sep 30 22:54:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 30 22:54:41 2024 |
tree | 5035147f39d1e06b8919d277a78e8949f29ee9c4 | |
parent | d59a0f272fb3a889a5dd3fd669f6958078153dbe [diff] |
Disable ElementGetInnerHTML by default This feature has been being Finch-disabled slowly, and is now at 5% of Stable. This CL disables it by default starting in M131. If problems arise during the rest of the ramp-down via Finch, this CL will be reverted. Fixed: 41492947 Change-Id: I62110c138bd858662609a8ff0059cf11a2965073 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5899974 Commit-Queue: Mason Freed <masonf@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by: Chris Harrelson <chrishtr@chromium.org> Auto-Submit: Mason Freed <masonf@chromium.org> Cr-Commit-Position: refs/heads/main@{#1362072}
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.