RESOLVED FIXED 74829
Remove unnecessary [JSCCustomGetter] IDLs from DOMWindow.idl
https://bugs.webkit.org/show_bug.cgi?id=74829
Summary Remove unnecessary [JSCCustomGetter] IDLs from DOMWindow.idl
Kentaro Hara
Reported 2011-12-18 18:15:04 PST
Now JSC has implemented the [Constructor] IDL and it generates getDOMConstructor() automatically. We can remove hand-written getDOMConstructor()s from JSDOMWindowCustom.cpp.
Attachments
Patch (8.81 KB, patch)
2011-12-18 18:20 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2011-12-18 18:20:20 PST
WebKit Review Bot
Comment 2 2011-12-19 00:49:08 PST
Comment on attachment 119793 [details] Patch Clearing flags on attachment: 119793 Committed r103224: <http://trac.webkit.org/changeset/103224>
WebKit Review Bot
Comment 3 2011-12-19 00:49:13 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.