Bug 102335 - Correct syntax of old-style IDL files
Summary: Correct syntax of old-style IDL files
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:
 
Reported: 2012-11-14 22:32 PST by Kentaro Hara
Modified: 2012-11-15 10:56 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.86 KB, patch)
2012-11-14 22:33 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-11-14 22:32:18 PST
Recently tasak@ corrected an IDL syntax of almost all IDL files. We should correct the rest of them.
Comment 1 Kentaro Hara 2012-11-14 22:33:19 PST
Created attachment 174351 [details]
Patch
Comment 2 Adam Barth 2012-11-15 10:24:40 PST
Comment on attachment 174351 [details]
Patch

At some point we should make the parser reject these old-style interfaces.
Comment 3 WebKit Review Bot 2012-11-15 10:56:51 PST
Comment on attachment 174351 [details]
Patch

Clearing flags on attachment: 174351

Committed r134798: <http://trac.webkit.org/changeset/134798>
Comment 4 WebKit Review Bot 2012-11-15 10:56:54 PST
All reviewed patches have been landed.  Closing bug.