Bug 242899

Summary: Crash under WTF::charactersAreAllASCII<unsigned char>(unsigned char const*, unsigned long)
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Service WorkersAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2022-07-19 08:19:46 PDT
50 bool WTF::charactersAreAllASCII<unsigned char>(unsigned char const*, unsigned long) <== 50 WebCore::ScriptBufferSourceProvider::source() const 50 WebCore::ScriptSourceCode::ScriptSourceCode(WebCore::ScriptBuffer const&, WTF::URL&&, WTF::TextPosition const&, JSC::SourceProviderSourceType) 50 WebCore::WorkerThread::evaluateScriptIfNecessary(WTF::String&) 50 WebCore::WorkerOrWorkletThread::workerOrWorkletThread() 50 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) 50 WTF::wtfThreadEntryPoint(void*) 50 _pthread_start 50 thread_start
Attachments
Chris Dumez
Comment 1 2022-07-19 08:19:58 PDT
Chris Dumez
Comment 2 2022-07-19 08:26:33 PDT
EWS
Comment 3 2022-07-19 15:16:00 PDT
Committed 252617@main (147e4eda9ad9): <https://commits.webkit.org/252617@main> Reviewed commits have been landed. Closing PR #2544 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.