WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
109460
[v8] DOMSettableTokenList wrapped as DOMTokenList in generated V8DOMTokenList.cpp despite existence of DOMSettableTokenList.idl
https://bugs.webkit.org/show_bug.cgi?id=109460
Summary
[v8] DOMSettableTokenList wrapped as DOMTokenList in generated V8DOMTokenList...
Thomas Sepez
Reported
2013-02-11 10:21:06 PST
Found by inspection as part of the v8 binding integrity project. Presumably the consequence is that the "value" property of the `Settable sub-class can't be accessed when the object is wrapped through V8DOMTokenList::createWrapper(). I didn't see a virtual method for checking the subclass in the base class.
Attachments
Add attachment
proposed patch, testcase, etc.
Thomas Sepez
Comment 1
2013-04-25 13:51:11 PDT
Now tracked in
https://code.google.com/p/chromium/issues/detail?id=235576
Nothing need happen in WebKit.
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