WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
242899
Crash under WTF::charactersAreAllASCII<unsigned char>(unsigned char const*, unsigned long)
https://bugs.webkit.org/show_bug.cgi?id=242899
Summary
Crash under WTF::charactersAreAllASCII<unsigned char>(unsigned char const*, u...
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2022-07-19 08:19:58 PDT
<
rdar://94931119
>
Chris Dumez
Comment 2
2022-07-19 08:26:33 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/2544
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.
Top of Page
Format For Printing
XML
Clone This Bug