Bug 77707 - Add the "CPP" prefix to CPP specific IDL attributes
Summary: Add the "CPP" prefix to CPP specific IDL attributes
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-02 19:56 PST by Kentaro Hara
Modified: 2012-02-03 02:32 PST (History)
7 users (show)

See Also:


Attachments
Patch (5.73 KB, patch)
2012-02-02 19:58 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-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.