Bug 77707

Summary: Add the "CPP" prefix to CPP specific IDL attributes
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, japhet, macpherson, menard, ojan, 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-02 19:56:33 PST
We should add the "CPP" prefix to CPP specific IDL attributes. Specifically, we should rename [PureInterface] to [CPPPureInterface].
Comment 1 Kentaro Hara 2012-02-02 19:58:49 PST
Created attachment 125245 [details]
Patch
Comment 2 Adam Barth 2012-02-03 00:48:03 PST
Comment on attachment 125245 [details]
Patch

This certainly seems helpful.
Comment 3 WebKit Review Bot 2012-02-03 02:31:57 PST
Comment on attachment 125245 [details]
Patch

Clearing flags on attachment: 125245

Committed r106643: <http://trac.webkit.org/changeset/106643>
Comment 4 WebKit Review Bot 2012-02-03 02:32:02 PST
All reviewed patches have been landed.  Closing bug.