Bug 138761 - Frequent crashes under actionContextForResultAtPoint
Summary: Frequent crashes under actionContextForResultAtPoint
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-11-14 16:25 PST by Tim Horton
Modified: 2014-11-14 16:34 PST (History)
3 users (show)

See Also:


Attachments
patch (1.52 KB, patch)
2014-11-14 16:29 PST, Tim Horton
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2014-11-14 16:25:41 PST
Frequent crashes under actionContextForResultAtPoint, because WKBundleRangeHandleRef could be left uninitialized if the client didn't set it.
Comment 1 Radar WebKit Bug Importer 2014-11-14 16:26:27 PST
<rdar://problem/18990684>
Comment 2 Tim Horton 2014-11-14 16:29:52 PST
Created attachment 241641 [details]
patch
Comment 3 Tim Horton 2014-11-14 16:34:00 PST
http://trac.webkit.org/changeset/176148