Bug 27273

Summary: [V8] Implement Reflect and ReflectURL attribute support
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: WebCore Misc.Assignee: Dimitri Glazkov (Google) <dglazkov>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 25425    
Bug Blocks:    
Attachments:
Description Flags
Implement Reflect attribute support, v1. abarth: review+

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.