Bug 289709
| Summary: | Crash under DocumentLoader::removePlugInStreamLoader(WebCore::ResourceLoader&) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebCore Misc. | 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
Crash under DocumentLoader::removePlugInStreamLoader(WebCore::ResourceLoader&):
```
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 WebCore 0x11ff54ddc WebCore::DocumentLoader::removePlugInStreamLoader(WebCore::ResourceLoader&) + 300
1 WebCore 0x11ffbcc70 WebCore::NetscapePlugInStreamLoader::didFail(WebCore::ResourceError const&) + 328
2 JavaScriptCore 0x11170fc14 WTF::RunLoop::performWork() + 524
3 JavaScriptCore 0x111710bc0 WTF::RunLoop::performWork(void*) + 36
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://146732733>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/42405
EWS
Committed 292111@main (058d1da05408): <https://commits.webkit.org/292111@main>
Reviewed commits have been landed. Closing PR #42405 and removing active labels.