WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 33680
33483
[V8] Generate call to FunctionTemplate::SetCallHandler() for constructor callbacks
https://bugs.webkit.org/show_bug.cgi?id=33483
Summary
[V8] Generate call to FunctionTemplate::SetCallHandler() for constructor call...
Nate Chapin
Reported
2010-01-11 12:15:27 PST
Constructor callbacks are currently exposed to V8 by V8DOMWrapper::getTemplate(), which calls v8::FunctionTemplate::SetCallHandler() with a reference to the callback function. The call to SetCallHandler should be in the generated bindings if possible.
Attachments
Add attachment
proposed patch, testcase, etc.
Nate Chapin
Comment 1
2010-02-12 10:29:25 PST
This was fixed as a part of 33680. *** This bug has been marked as a duplicate of
bug 33680
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug