RESOLVED FIXED 77844
Rename [JSCCustom*] IDL to [JSCustom*] IDL
https://bugs.webkit.org/show_bug.cgi?id=77844
Summary Rename [JSCCustom*] IDL to [JSCustom*] IDL
Kentaro Hara
Reported 2012-02-05 20:00:31 PST
Most existing JSC-specific IDLs have "JS" prefix. We can rename [JSCCustom] to [JSCustom], [JSCCustomGetter] to [JSCustomGetter], and [JSCCustomSetter] to [JSCustomSetter].
Attachments
Patch (18.42 KB, patch)
2012-02-05 20:03 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-02-05 20:03:30 PST
WebKit Review Bot
Comment 2 2012-02-05 20:47:27 PST
Comment on attachment 125555 [details] Patch Clearing flags on attachment: 125555 Committed r106773: <http://trac.webkit.org/changeset/106773>
WebKit Review Bot
Comment 3 2012-02-05 20:47:32 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.