Bug 23954

Summary: Add V8 custom bindings for CanvasRenderingContext2D
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: WebCore Misc.Assignee: Dimitri Glazkov (Google) <dglazkov>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Add V8 custom bindings for CanvasRenderingContext2D, v1 eric: review+

Dimitri Glazkov (Google)
Reported 2009-02-13 12:33:19 PST
Little by little.
Attachments
Add V8 custom bindings for CanvasRenderingContext2D, v1 (4.47 KB, patch)
2009-02-13 12:35 PST, Dimitri Glazkov (Google)
eric: review+
Dimitri Glazkov (Google)
Comment 1 2009-02-13 12:35:22 PST
Created attachment 27667 [details] Add V8 custom bindings for CanvasRenderingContext2D, v1 WebCore/ChangeLog | 13 +++ .../v8/custom/V8CanvasRenderingContext2DCustom.cpp | 95 ++++++++++++++++++++ 2 files changed, 108 insertions(+), 0 deletions(-)
Eric Seidel (no email)
Comment 2 2009-02-13 17:13:44 PST
Comment on attachment 27667 [details] Add V8 custom bindings for CanvasRenderingContext2D, v1 LGTM.
Dimitri Glazkov (Google)
Comment 3 2009-02-13 19:28:36 PST
Note You need to log in before you can comment on or make changes to this bug.