Bug 156923 - buildObjectForEventListener should not call into JSC with a null ExecState
Summary: buildObjectForEventListener should not call into JSC with a null ExecState
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: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-04-22 13:17 PDT by Keith Miller
Modified: 2016-04-22 14:24 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.90 KB, patch)
2016-04-22 13:24 PDT, Keith Miller
no flags Details | Formatted Diff | Diff

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