RESOLVED FIXED 27273
[V8] Implement Reflect and ReflectURL attribute support
https://bugs.webkit.org/show_bug.cgi?id=27273
Summary [V8] Implement Reflect and ReflectURL attribute support
Dimitri Glazkov (Google)
Reported 2009-07-14 14:43:16 PDT
This is a mirror change to bug 25425 for V8 bindings.
Attachments
Implement Reflect attribute support, v1. (4.75 KB, patch)
2009-07-14 14:46 PDT, Dimitri Glazkov (Google)
abarth: review+
Dimitri Glazkov (Google)
Comment 1 2009-07-14 14:46:00 PDT
Created attachment 32736 [details] Implement Reflect attribute support, v1. WebCore/ChangeLog | 9 ++++ WebCore/bindings/scripts/CodeGeneratorV8.pm | 62 +++++++++++++++++---------- 2 files changed, 48 insertions(+), 23 deletions(-)
Adam Barth
Comment 2 2009-07-14 14:58:07 PDT
Comment on attachment 32736 [details] Implement Reflect attribute support, v1. Will help from Dimitri, I now understand this patch. I for one welcome our new getAttribute overlords.
Dimitri Glazkov (Google)
Comment 3 2009-07-14 15:00:52 PDT
Note You need to log in before you can comment on or make changes to this bug.