summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/Fetch/FetchMethod.cpp
diff options
context:
space:
mode:
authorMacDue <macdue@dueutil.tech>2022-11-19 01:08:51 +0000
committerLinus Groh <mail@linusgroh.de>2022-11-19 14:37:31 +0000
commit66a428ae03e12e5990feb209533f99516e41ed78 (patch)
treee3d30497effc43c2b593fc21edc5b066d5ba4acf /Userland/Libraries/LibWeb/Fetch/FetchMethod.cpp
parent3483407ddc11ed064915ab12b7b7b6439d6b0e28 (diff)
downloadserenity-66a428ae03e12e5990feb209533f99516e41ed78.zip
LibJS+LibWeb: Return non-const types from Ptr class operators
Even if the pointer value is const, the value they point to is not necessarily const, so these functions should not add the qualifier. This also removes the redundant non-const implementations of these operators.
Diffstat (limited to 'Userland/Libraries/LibWeb/Fetch/FetchMethod.cpp')
0 files changed, 0 insertions, 0 deletions