Bug 281871

Summary: Don't crash when UTF-8 conversion of filename fails
Product: WebKit Reporter: daniel_liu4
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

daniel_liu4
Reported 2024-10-21 13:31:22 PDT
Currently, `fetchScriptFromLocalFileSystem` expects UTF-8 conversion to work, and will trip a RELEASE_ASSERT when this fails. Let's clean this path up so that it fails gracefully. rdar://138178550
Attachments
daniel_liu4
Comment 1 2024-10-21 13:33:37 PDT
EWS
Comment 2 2024-10-25 17:12:27 PDT
Committed 285721@main (a46b2777b0cb): <https://commits.webkit.org/285721@main> Reviewed commits have been landed. Closing PR #35538 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.