commit | e439902e17bbd1f540f7dc7f6e3e153871c76b34 | [log] [tgz] |
---|---|---|
author | Matt Menke <[email protected]> | Thu Oct 21 18:04:42 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Oct 21 18:04:42 2021 |
tree | 66d31e7e295eac7620ebc1abd2816712b6108db2 | |
parent | ca834e6905c7d158c38a6d41df067d1c981f4153 [diff] |
Reporting: Remove use of GURL::DeprecatedGetOriginAsURL(). In some places this was called only to eventually convert the result to an Origin. Also make reporting APIs that were taking a URL only to convert it to an origin take origins instead. Bug: 512374 Change-Id: I3ae210972ae6e56a30dc0f23a3a5c58c14a440b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3234080 Reviewed-by: Ian Clelland <[email protected]> Reviewed-by: Martin Šrámek <[email protected]> Commit-Queue: Matt Menke <[email protected]> Cr-Commit-Position: refs/heads/main@{#933950}
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.