Bug 77704 - Remove [NoCPPCustom] IDL
Summary: Remove [NoCPPCustom] 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-02 18:41 PST by Kentaro Hara
Modified: 2012-02-03 02:01 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.28 KB, patch)
2012-02-02 19: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-02 18:41:41 PST
[Custom, NoCPPCustom] can be replaced with [JSCCustom, V8Custom]. [NoCPPCustom] is used by only one place (HTMLDocument.idl).
Comment 1 Kentaro Hara 2012-02-02 19:22:31 PST
Created attachment 125240 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-03 02:01:27 PST
Comment on attachment 125240 [details]
Patch

Clearing flags on attachment: 125240

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