Bug 197712 - Don't crash when DOMNode.addEventListener:listener:useCapture: is called with a nil listener
Summary: Don't crash when DOMNode.addEventListener:listener:useCapture: is called with...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-05-08 14:26 PDT by Alex Christensen
Modified: 2019-05-08 17:16 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.69 KB, patch)
2019-05-08 14:28 PDT, Alex Christensen
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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