summaryrefslogtreecommitdiff
path: root/Tests/AK/TestURL.cpp
diff options
context:
space:
mode:
authorIdan Horowitz <idan.horowitz@gmail.com>2021-09-13 22:42:48 +0300
committerAndreas Kling <kling@serenityos.org>2021-09-14 00:14:45 +0200
commit929af64a67669c023be68aeda7770f702ed36913 (patch)
tree2b27b8916a721b80066a67155dbe3024859e4512 /Tests/AK/TestURL.cpp
parent55b67ba7a70f038d0796b0dbf3143dfeab91ae28 (diff)
downloadserenity-929af64a67669c023be68aeda7770f702ed36913.zip
AK: Change URL::cannot_be_a_base_url, URL::is_valid return type to bool
There's no need to return a const reference (8 bytes) when the value is always used as a temporary bool (1 byte).
Diffstat (limited to 'Tests/AK/TestURL.cpp')
0 files changed, 0 insertions, 0 deletions