Bug 156923

Summary: buildObjectForEventListener should not call into JSC with a null ExecState
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, joepeck, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Keith Miller 2016-04-22 13:17:50 PDT
buildObjectForEventListener should not call into JSC with a null ExecState
Comment 1 Keith Miller 2016-04-22 13:24:42 PDT
Created attachment 277091 [details]
Patch
Comment 2 Keith Miller 2016-04-22 13:29:02 PDT
<rdar://problem/25341891>
Comment 3 Joseph Pecoraro 2016-04-22 13:31:45 PDT
Comment on attachment 277091 [details]
Patch

r=me
Comment 4 Keith Miller 2016-04-22 14:15:05 PDT
rdar://problem/13282256
Comment 5 WebKit Commit Bot 2016-04-22 14:24:06 PDT
Comment on attachment 277091 [details]
Patch

Clearing flags on attachment: 277091

Committed r199905: <http://trac.webkit.org/changeset/199905>
Comment 6 WebKit Commit Bot 2016-04-22 14:24:10 PDT
All reviewed patches have been landed.  Closing bug.