Bug 226693

Summary: Fix repeated call to String::utf8() in SQLiteFileSystem::computeHashForFileName()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ews-feeder: commit-queue-

Description Chris Dumez 2021-06-05 21:22:21 PDT
Fix repeated call to String::utf8() in SQLiteFileSystem::computeHashForFileName().
Comment 1 Chris Dumez 2021-06-05 21:22:59 PDT
Created attachment 430675 [details]
Patch
Comment 2 EWS 2021-06-05 22:27:44 PDT
Committed r278533 (238531@main): <https://commits.webkit.org/238531@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 430675 [details].
Comment 3 Radar WebKit Bug Importer 2021-06-05 22:28:15 PDT
<rdar://problem/78915539>