Bug 71938

Summary: Remove [CanBeConstructed] IDL from CodeGenerators
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: DOMAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dominicc, japhet, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 71832    
Attachments:
Description Flags
Patch none

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.