Bug 77973 - Rename [v8OnProto] IDL attribute to [V8OnProto] IDL attribute
Summary: Rename [v8OnProto] IDL attribute to [V8OnProto] IDL attribute
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-07 05:20 PST by Kentaro Hara
Modified: 2012-02-07 16:00 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.62 KB, patch)
2012-02-07 05:22 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-07 05:20:06 PST
We can rename [v8OnProto] to [V8OnProto], since V8 specific IDL attributes should be prefixed by "V8".

For now, [V8OnProto] is just used in CodeGeneratorV8.pm internally, we are planning to use it in normal IDL files in the near future.
Comment 1 Kentaro Hara 2012-02-07 05:22:01 PST
Created attachment 125823 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-07 16:00:33 PST
Comment on attachment 125823 [details]
Patch

Clearing flags on attachment: 125823

Committed r107004: <http://trac.webkit.org/changeset/107004>
Comment 3 WebKit Review Bot 2012-02-07 16:00:37 PST
All reviewed patches have been landed.  Closing bug.