Bug 197712

Summary: Don't crash when DOMNode.addEventListener:listener:useCapture: is called with a nil listener
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=197079
Attachments:
Description Flags
Patch thorton: review+

Description Alex Christensen 2019-05-08 14:26:35 PDT
Don't crash when DOMNode.addEventListener:listener:useCapture: is called with a nil listener
Comment 1 Alex Christensen 2019-05-08 14:28:30 PDT
Created attachment 369422 [details]
Patch
Comment 2 Alex Christensen 2019-05-08 14:28:32 PDT
<rdar://problem/50429770>
Comment 3 Alex Christensen 2019-05-08 17:03:14 PDT
http://trac.webkit.org/r245080