Bug 77973

Summary: Rename [v8OnProto] IDL attribute to [V8OnProto] IDL attribute
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77393    
Attachments:
Description Flags
Patch none

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.