RESOLVED FIXED 71739
Remove [CustomGetter] IDL for window.Image of V8
https://bugs.webkit.org/show_bug.cgi?id=71739
Summary Remove [CustomGetter] IDL for window.Image of V8
Kentaro Hara
Reported 2011-11-07 15:33:31 PST
The getter for window.Image of V8 does not need to be a custom getter. It can use a default getter DOMWindowInternal::DOMWindowConstructorGetter.
Attachments
Patch (3.34 KB, patch)
2011-11-07 16:43 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2011-11-07 16:43:55 PST
WebKit Review Bot
Comment 2 2011-11-07 18:42:10 PST
Comment on attachment 113957 [details] Patch Clearing flags on attachment: 113957 Committed r99515: <http://trac.webkit.org/changeset/99515>
WebKit Review Bot
Comment 3 2011-11-07 18:42:14 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.