commit | dbbe43852e4df9f9a356eb2baae7b0a506e30cb4 | [log] [tgz] |
---|---|---|
author | Chris Palmer <[email protected]> | Thu Mar 04 21:14:32 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Mar 04 21:14:32 2021 |
tree | 76d0dd29886f0cc1eff5ddfdb36fb8b14989ef00 | |
parent | 7a6d2b24738376521090476e99a04b90e6aefdd2 [diff] |
Add some additional GURL unit test cases. Just to be sure about the parsing of invalid URLs with no "//" between the scheme and the rest. BUG: None Change-Id: I9b0e3cfb20e1d53ed4a856c46bbf5117941c1fd6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2728656 Commit-Queue: Chris Palmer <[email protected]> Reviewed-by: Charlie Harrison <[email protected]> Cr-Commit-Position: refs/heads/master@{#859939}
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.