RESOLVED FIXED 71735
Remove [CustomGetter] IDL for window.Option of V8
https://bugs.webkit.org/show_bug.cgi?id=71735
Summary Remove [CustomGetter] IDL for window.Option of V8
Kentaro Hara
Reported 2011-11-07 14:54:30 PST
The getter for window.Option of V8 does not need to be a custom getter. It can use a default getter DOMWindowInternal::DOMWindowConstructorGetter.
Attachments
Patch (3.48 KB, patch)
2011-11-07 15:22 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2011-11-07 15:22:00 PST
WebKit Review Bot
Comment 2 2011-11-07 16:10:59 PST
Comment on attachment 113939 [details] Patch Clearing flags on attachment: 113939 Committed r99498: <http://trac.webkit.org/changeset/99498>
WebKit Review Bot
Comment 3 2011-11-07 16:11:03 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.