Bug 131888

Summary: [Cocoa] Crash in -[WKWebProcessPlugInHitTestResult nodeHandle] when nodeHandle() is null
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add a null check jhoneycutt: review+

Description mitz 2014-04-19 09:40:34 PDT
[Cocoa] Crash in -[WKWebProcessPlugInHitTestResult nodeHandle] when nodeHandle() is null
Comment 1 mitz 2014-04-19 09:41:20 PDT
Created attachment 229735 [details]
Add a null check
Comment 2 mitz 2014-04-19 10:46:48 PDT
Fixed in <http://trac.webkit.org/r167537>.