Bug 289255
| Summary: | Crash under WebPageProxy::navigationGestureDidEnd() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Crash under WebPageProxy::navigationGestureDidEnd():
```
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread:
0 com.apple.WebKit 0x1bc020bc4 WebKit::WebPageProxy::navigationGestureDidEnd(bool, WebKit::WebBackForwardListItem&) + 108
1 com.apple.WebKit 0x1bc0961f8 WebKit::ViewGestureController::endSwipeGesture(WebKit::WebBackForwardListItem*, bool) + 192
2 com.apple.AppKit 0x198a9a8ac ___trackSwipeWithScrollEvent_block_invoke_2 + 264
3 com.apple.AppKit 0x198eec980 __NSEventSnapSwipeElasticWithBlock_block_invoke + 568
4 com.apple.AppKit 0x198eecb70 ___NSRunLoopTimerCreateWithHandler_block_invoke + 56
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/42007
Chris Dumez
<rdar://144866140>
EWS
Committed 291731@main (2d7a0627e1cc): <https://commits.webkit.org/291731@main>
Reviewed commits have been landed. Closing PR #42007 and removing active labels.
EWS
Committed 289651.252@safari-7621-branch (4dedf2b7310c): <https://commits.webkit.org/289651.252@safari-7621-branch>
Reviewed commits have been landed. Closing PR #2770 and removing active labels.