Bug 71938 - Remove [CanBeConstructed] IDL from CodeGenerators
Summary: Remove [CanBeConstructed] IDL from CodeGenerators
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 71832
  Show dependency treegraph
 
Reported: 2011-11-09 11:09 PST by Kentaro Hara
Modified: 2011-11-09 17:41 PST (History)
5 users (show)

See Also:


Attachments
Patch (16.10 KB, patch)
2011-11-09 16:07 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 2011-11-09 11:09:46 PST
Now no IDL files are using [CanBeConstructed] IDL. We can safely remove [CanBeConstructed] IDL from CodeGenerator{JS,V8}.pm.

This change will remove [CanBeConstructed] IDL completely from WebKit.
Comment 1 Kentaro Hara 2011-11-09 16:07:34 PST
Created attachment 114385 [details]
Patch
Comment 2 WebKit Review Bot 2011-11-09 17:41:41 PST
Comment on attachment 114385 [details]
Patch

Clearing flags on attachment: 114385

Committed r99793: <http://trac.webkit.org/changeset/99793>
Comment 3 WebKit Review Bot 2011-11-09 17:41:46 PST
All reviewed patches have been landed.  Closing bug.