Bug 79082

Summary: Enable the IDL attribute checker in Chromium
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 79081    
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-02-21 00:03:18 PST
We are implementing the IDL attribute checker, which checks if IDL attributes not implemented in code generates are not used in IDL files. (Refer to bug 79081 for more details). In this bug, we enable the IDL attribute checker in Chromium.
Attachments
Patch (16.02 KB, patch)
2012-02-21 00:20 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-02-21 00:20:01 PST
Adam Barth
Comment 2 2012-02-21 00:25:49 PST
Comment on attachment 127929 [details] Patch We should wire this up for run-bindings-tests too at some point.
Kentaro Hara
Comment 3 2012-02-21 00:29:02 PST
(In reply to comment #2) > (From update of attachment 127929 [details]) > We should wire this up for run-bindings-tests too at some point. Good point. I'll do it after enabling it in all build systems.
WebKit Review Bot
Comment 4 2012-02-21 00:59:51 PST
Comment on attachment 127929 [details] Patch Clearing flags on attachment: 127929 Committed r108322: <http://trac.webkit.org/changeset/108322>
WebKit Review Bot
Comment 5 2012-02-21 00:59:56 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.