commit | 44f5d1c77efef57fea321298314896c9bd1a74a9 | [log] [tgz] |
---|---|---|
author | Mason Freed <masonf@chromium.org> | Thu Mar 13 01:29:27 2025 |
committer | Mason Freed <masonf@chromium.org> | Thu Mar 13 01:29:27 2025 |
tree | 6b966b72f7ae57e95dec322ed030ca06c40ffe0a | |
parent | d07d3919c7082367272049f510b63094c078e70b [diff] |
Revert "Move HTMLInterestTargetAttribute feature to explicit blink::Feature" This reverts commit 2fe874b990516ef45f73eb8e506bb1f6dbd9dbb7. Reason for revert: The new base::Feature didn't turn out to help Android feature detection. Original change's description: > Move HTMLInterestTargetAttribute feature to explicit blink::Feature > > This is needed for the Android Java code to recognize the feature > and be able to feature-detect. > > Bug: 326681249 > Change-Id: I3467232a3f358bbe6311a95f9109a705b0fb25da > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6345370 > Auto-Submit: Mason Freed <masonf@chromium.org> > Commit-Queue: Di Zhang <dizhangg@chromium.org> > Reviewed-by: Di Zhang <dizhangg@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1431545} Bug: 326681249 Change-Id: I8e605140bdeef691ef89de963691ad27e2459515 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6350480 Auto-Submit: Mason Freed <masonf@chromium.org> Reviewed-by: Mason Freed <masonf@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1431875}
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.