Bug 242899
| Summary: | Crash under WTF::charactersAreAllASCII<unsigned char>(unsigned char const*, unsigned long) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Service Workers | Assignee: | 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
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
<rdar://94931119>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/2544
EWS
Committed 252617@main (147e4eda9ad9): <https://commits.webkit.org/252617@main>
Reviewed commits have been landed. Closing PR #2544 and removing active labels.