WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
32999
[V8] document.all shadowing implementation for JSC and V8 should be similar
https://bugs.webkit.org/show_bug.cgi?id=32999
Summary
[V8] document.all shadowing implementation for JSC and V8 should be similar
Dimitri Glazkov (Google)
Reported
2009-12-28 15:23:11 PST
Today, it's not. V8 bindings use a magic property to indicate overriding of .all property with additional logic in named property getter and setter. JSC bindings use direct set/put pair of methods. We should write a layout test to check all corner cases and make both implementations match.
Attachments
Add attachment
proposed patch, testcase, etc.
Nate Chapin
Comment 1
2010-03-17 10:13:14 PDT
This would be nice to do for cleanup reasons, but I'm going to remove it from blocking
https://bugs.webkit.org/show_bug.cgi?id=32630
, as it's not really adding a maintenance burden.
Brian Burg
Comment 2
2014-12-16 00:48:06 PST
Closing some V8-related work items.
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