Bug 129936 - WebKit2: Crash in WebPage::getPositionInformation
Summary: WebKit2: Crash in WebPage::getPositionInformation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Enrica Casucci
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-03-07 16:07 PST by Enrica Casucci
Modified: 2014-03-10 13:07 PDT (History)
0 users

See Also:


Attachments
Patch (1.72 KB, patch)
2014-03-07 16:13 PST, Enrica Casucci
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrica Casucci 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>
Comment 1 Enrica Casucci 2014-03-07 16:13:02 PST
Created attachment 226182 [details]
Patch
Comment 2 Enrica Casucci 2014-03-10 13:05:27 PDT
Committed revision 165397.
Comment 3 Enrica Casucci 2014-03-10 13:07:14 PDT
Committed revision 165397.