Files
loongoffice/stoc/source/uriproc
Noel Grandin 99f89d40f7 revert pessimization
revert part of
    commit 113d9bba057b2fd634fcfcebb83a4d92cf41d69f
    Author: Noel Grandin <noel.grandin@collabora.co.uk>
    Date:   Fri Sep 30 09:06:51 2022 +0200
    use more string_view in stoc

<sberg> This is another case of a potential pessimization, for no
gain: The passed in schemeSpecificPart will always be an
OUString, and path may be a view of its full content
(if there is neither authority nor query part).

Change-Id: Ibc60fb1f5f351668ef924e25ee3aeb1d80f6f710
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141205
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-10-11 15:49:19 +02:00
..
2022-10-11 15:49:19 +02:00