Bug 242132
| Summary: | Crash under IPC::Connection::sendSync<Messages::WebPageProxy::RootViewToScreen>() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen, thorton, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Crash under IPC::Connection::sendSync<Messages::WebPageProxy::RootViewToScreen>():
14 WTFCrashWithInfo(int, char const*, char const*, int)
==> 14 std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> > IPC::Connection::sendSync<Messages::WebPageProxy::RootViewToScreen>(Messages::WebPageProxy::RootViewToScreen&&, Messages::WebPageProxy::RootViewToScreen::Reply&&, unsigned long long, IPC::Timeout, WTF::OptionSet<IPC::SendSyncOption>) <==
14 WebKit::WebChromeClient::rootViewToScreen(WebCore::IntRect const&) const
14 WebKit::PDFPlugin::boundsOnScreen() const
14 -[WKPDFPluginAccessibilityObject accessibilityAttributeValue:]
13 NSAccessibilityGetObjectForAttributeUsingLegacyAPI
| 7 ___NSAccessibilityEntryPointValueForAttribute_block_invoke.730
| | 7 NSAccessibilityPerformEntryPointObject
| | 7 _NSAccessibilityEntryPointValueForAttribute
| | 7 -[NSObject(NSAccessibilityInternal) _accessibilityValueForAttribute:clientError:]
| | 7 CopyAppKitUIElementAttributeValueNoCatch
| | 7 CopyAttributeValue
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://96098823>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/1913
EWS
Committed 251967@main (9462b117de1b): <https://commits.webkit.org/251967@main>
Reviewed commits have been landed. Closing PR #1913 and removing active labels.