RESOLVED FIXED Bug 129936
WebKit2: Crash in WebPage::getPositionInformation
https://bugs.webkit.org/show_bug.cgi?id=129936
Summary WebKit2: Crash in WebPage::getPositionInformation
Enrica Casucci
Reported 2014-03-07 16:07:25 PST
Here is the crash log . WebCore::Node::getFlag(WebCore::Node::NodeFlags) const (Node.h:610) WebCore::Node::renderer() const (Node.h:438) WebCore::ContainerNode::renderer() const (RenderElement.h:344) WebKit::WebPage::getPositionInformation(WebCore::IntPoint const&, WebKit::InteractionInformationAtPosition&) (WebPageIOS.mm:1474) WebKit::WebPage::requestPositionInformation(WebCore::IntPoint const&) (WebPageIOS.mm:1504) void IPC::callMemberFunctionImpl<WebKit::WebPage, void (WebKit::WebPage::*)(WebCore::IntPoint const&), std::__1::tuple<WebCore::IntPoint>, 0ul>(WebKit::WebPage*, void (WebKit::WebPage::*)(WebCore::IntPoint const&), std::__1::tuple<WebCore::IntPoint>&&, std::index_sequence<0ul>) (HandleMessage.h:16) <rdar://problem/16264550>
Attachments
Patch (1.72 KB, patch)
2014-03-07 16:13 PST, Enrica Casucci
eric.carlson: review+
Enrica Casucci
Comment 1 2014-03-07 16:13:02 PST
Enrica Casucci
Comment 2 2014-03-10 13:05:27 PDT
Committed revision 165397.
Enrica Casucci
Comment 3 2014-03-10 13:07:14 PDT
Committed revision 165397.
Note You need to log in before you can comment on or make changes to this bug.