Bug 226907

Summary: Drop unnecessary call to StringView::toStringWithoutCopying() in shouldTreatAsPotentiallyTrustworthy()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, darin, ggaren, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.