Bug 285585
| Summary: | Release assertion failure in AuxiliaryProcessProxy::connection via WKImmediateActionController immediateActionRecognizerWillBeginAnimation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | New Bugs | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | Keywords: | InRadar |
| Priority: | P2 | ||
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
e.g.
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.WebKit 0x1b7ec0794 WTFCrashWithInfo(int, char const*, char const*, int) + 24 (usr/local/include/wtf/Assertions.h:853) [inlined]
1 com.apple.WebKit 0x1b7ec0794 WebKit::AuxiliaryProcessProxy::connection() const + 24 (Source/WebKit/UIProcess/AuxiliaryProcessProxy.h:130) [inlined]
2 com.apple.WebKit 0x1b7ec0794 -[WKImmediateActionController immediateActionRecognizerWillBeginAnimation:] + 564 (Source/WebKit/UIProcess/mac/WKImmediateActionController.mm:198)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/38711
Ryosuke Niwa
<rdar://139220197>
EWS
Committed 288606@main (5bbb2b45d93a): <https://commits.webkit.org/288606@main>
Reviewed commits have been landed. Closing PR #38711 and removing active labels.