RESOLVED FIXED 24311
Make IDL returning DOMObject use [V8Custom]
https://bugs.webkit.org/show_bug.cgi?id=24311
Summary Make IDL returning DOMObject use [V8Custom]
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.