Bug 277614
| Summary: | [Win WebKitTestRunner] Fails to capture a crash log if the crash happens before SetUnhandledExceptionFilter | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii.hironori> |
| Component: | Tools / Tests | Assignee: | Fujii Hironori <fujii.hironori> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | Keywords: | DoNotImportToRadar |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Fujii Hironori
After 280706@main introduced WebKitTestRunnerWS, run-webkit-tests scripts fails to capture a crash log if the crash happens before SetUnhandledExceptionFilter.
For example, crashes in JSC::initialize() and WebKit::InitializeWebKit2() aren't captured.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/31708
EWS
Committed 281821@main (20b1ec0bfbe1): <https://commits.webkit.org/281821@main>
Reviewed commits have been landed. Closing PR #31708 and removing active labels.