RESOLVED FIXED 226907
Drop unnecessary call to StringView::toStringWithoutCopying() in shouldTreatAsPotentiallyTrustworthy()
https://bugs.webkit.org/show_bug.cgi?id=226907
Summary Drop unnecessary call to StringView::toStringWithoutCopying() in shouldTreatA...
Chris Dumez
Reported 2021-06-10 16:45:05 PDT
Drop unnecessary call to StringView::toStringWithoutCopying() in shouldTreatAsPotentiallyTrustworthy() since the function we're calling takes a StringView.
Attachments
Patch (1.60 KB, patch)
2021-06-10 16:45 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-06-10 16:45:54 PDT
EWS
Comment 2 2021-06-10 19:56:36 PDT
Committed r278749 (238710@main): <https://commits.webkit.org/238710@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 431161 [details].
Radar WebKit Bug Importer
Comment 3 2021-06-10 19:57:21 PDT
Note You need to log in before you can comment on or make changes to this bug.