commit | f39757bde1aedde13ab4a2cd43d9650647d3de4b | [log] [tgz] |
---|---|---|
author | Charlie Reis <[email protected]> | Mon Jan 09 17:41:56 2023 |
committer | Chromium LUCI CQ <[email protected]> | Mon Jan 09 17:41:56 2023 |
tree | ed5fd93812cfc8a27f77e32e2c814a656454b927 | |
parent | 494c9bc4439b4bd31d170a14f2250da455e5b849 [diff] |
Cleanup: Update NavigationEntry's user agent override earlier. This is more consistent with where other values are set on the new pending entry, and sets it before notifying the delegate. Bug: 1394513 Change-Id: I9d55eb258086adf2f6330c8ed1600ad8f4657be2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4127821 Reviewed-by: Alex Moshchuk <[email protected]> Commit-Queue: Charlie Reis <[email protected]> Cr-Commit-Position: refs/heads/main@{#1090386}
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.