Bug 77844 - Rename [JSCCustom*] IDL to [JSCustom*] IDL
Summary: Rename [JSCCustom*] IDL to [JSCustom*] IDL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 77393
  Show dependency treegraph
 
Reported: 2012-02-05 20:00 PST by Kentaro Hara
Modified: 2012-02-05 20:47 PST (History)
7 users (show)

See Also:


Attachments
Patch (18.42 KB, patch)
2012-02-05 20:03 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 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].
Comment 1 Kentaro Hara 2012-02-05 20:03:30 PST
Created attachment 125555 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-02-05 20:47:32 PST
All reviewed patches have been landed.  Closing bug.