commit | a864730c68e27463e661f8e4de625a04a7cf3465 | [log] [tgz] |
---|---|---|
author | Robert Sesek <rsesek@chromium.org> | Tue Jan 30 19:07:02 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 30 19:07:02 2024 |
tree | 8adcd51710898275878e7c17995443571bd4eaa7 | |
parent | 2e851f002e185a9f5f1ed44bcd1845168534b393 [diff] |
Fix "Assertion failed: An associated control was expected for SETTINGS-SUBPAGE V8" Mark the JavaScript JIT site settings page as `no-search`, like the other site settings sub-pages. Test: Go to chrome://settings and type in the search box Fixed: 1520461 Change-Id: Ie8d3203a9f23cc652ac3e735d13506873c056ab8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5249651 Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/main@{#1254075}
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.