RESOLVED FIXED 149393
Pass JSC::ExecState to the custom bindings by reference
https://bugs.webkit.org/show_bug.cgi?id=149393
Summary Pass JSC::ExecState to the custom bindings by reference
Chris Dumez
Reported 2015-09-20 18:14:51 PDT
Pass JSC::ExecState to the custom bindings by reference instead of by pointer as it is expected to be non-null.
Attachments
Patch (216.81 KB, patch)
2015-09-20 18:19 PDT, Chris Dumez
no flags
Patch (222.09 KB, patch)
2015-09-20 18:27 PDT, Chris Dumez
no flags
Patch (222.66 KB, patch)
2015-09-20 18:31 PDT, Chris Dumez
no flags
Patch (238.50 KB, patch)
2015-09-20 18:48 PDT, Chris Dumez
no flags
Patch (238.65 KB, patch)
2015-09-20 19:01 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-09-20 18:19:30 PDT
Chris Dumez
Comment 2 2015-09-20 18:27:45 PDT
Chris Dumez
Comment 3 2015-09-20 18:31:38 PDT
Chris Dumez
Comment 4 2015-09-20 18:48:21 PDT
Chris Dumez
Comment 5 2015-09-20 19:01:19 PDT
Sam Weinig
Comment 6 2015-09-20 19:40:58 PDT
Comment on attachment 261623 [details] Patch rs=me
Chris Dumez
Comment 7 2015-09-20 19:42:47 PDT
Comment on attachment 261623 [details] Patch Clearing flags on attachment: 261623 Committed r190036: <http://trac.webkit.org/changeset/190036>
Chris Dumez
Comment 8 2015-09-20 19:42:54 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.