Bug 24311

Summary: Make IDL returning DOMObject use [V8Custom]
Product: WebKit Reporter: Mike Belshe <mbelshe>
Component: WebCore JavaScriptAssignee: Mike Belshe <mbelshe>
Status: RESOLVED FIXED    
Severity: Normal CC: fishd
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
patch fishd: review+

Mike Belshe
Reported 2009-03-02 19:09:01 PST
The v8 implementation needs these to be custom since it can't know the type to convert to between DOMObject and CanvasRenderingContext2D. Files impacted: HTMLCanvasElement.idl Document.idl
Attachments
patch (1.39 KB, patch)
2009-03-02 19:13 PST, Mike Belshe
fishd: review+
Mike Belshe
Comment 1 2009-03-02 19:13:44 PST
Darin Fisher (:fishd, Google)
Comment 2 2009-03-02 20:03:45 PST
Comment on attachment 28211 [details] patch OK, LGTM I'll take care of closing out bug 23809 in favor of this one. Thanks!
Darin Fisher (:fishd, Google)
Comment 3 2009-03-03 08:07:14 PST
Note You need to log in before you can comment on or make changes to this bug.