commit | dc6ec76c0bd1b8a0d74a73ae611c963daf891dcb | [log] [tgz] |
---|---|---|
author | Ben Kelly <wanderview@chromium.org> | Tue Aug 31 23:54:39 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 31 23:54:39 2021 |
tree | bf70ccba2b3a76005c93e49c4abfe9b40dcdbd20 | |
parent | 712af63c152cf235956d25e928278eb7671921b3 [diff] |
URLPattern: Test that bad URL inputs to match routines return failure. This adds coverage for the following code: https://analysis.chromium.org/p/chromium/coverage/file?host=chromium.googlesource.com&project=chromium/src&ref=refs/heads/main&revision=399808806081f555cc4b4ca60821c9efc9a9ac04&path=//third_party/blink/renderer/modules/url_pattern/url_pattern.cc&platform=linux&test_suite_type=any#490 Bug: 1245067 Change-Id: Ic42f9a82452866c034df00064ff074c288227401 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3133612 Commit-Queue: Ben Kelly <wanderview@chromium.org> Reviewed-by: Domenic Denicola <domenic@chromium.org> Cr-Commit-Position: refs/heads/main@{#917045}
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.