commit | 39ab44bc63918e71f6d7eaf5c2819c9128624412 | [log] [tgz] |
---|---|---|
author | Victor Tan <victortan@chromium.org> | Mon Jul 21 20:42:03 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 21 20:42:03 2025 |
tree | c918104c87c08f7cbd6a2b8621da63da4deb55c1 | |
parent | afb1633198e47ffceef82bd413920dd51f41cb8c [diff] |
devtools backend: support overrides form factor on browser As part of this change: https://crrev.com/c/6621918, we supports overrides form factor client hints on render, this CL focus on browser process. This CL updates `setUserAgentOverride` to match all existing client hints in UserAgentMetadata, adds supports overrides form factor client hint and adds browser tests cover overrides behaviors. Change-Id: Ic458df22a4765e82f01b204d6b65594e79efcb5b Bug: 422218341 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6769566 Reviewed-by: Ari Chivukula <arichiv@chromium.org> Commit-Queue: Victor Tan <victortan@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1489758}
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.