Bug 92413

Summary: Support constructor-type static readonly attribute for CodeGenerator
Product: WebKit Reporter: Chang Shu <cshu>
Component: WebCore Misc.Assignee: Chang Shu <cshu>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, haraken, japhet, jochen, jonlee, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 88920, 91924, 91925, 96821    
Bug Blocks:    
Attachments:
Description Flags
fix patch none

Chang Shu
Reported 2012-07-26 12:39:23 PDT
When the static readonly attribute feature was added to CodeGenerator in commit 122912, it did not support "constructor" type attributes. The static constructor type attribute is useful when we define a js object type within an object type.
Attachments
fix patch (10.18 KB, patch)
2012-07-26 12:49 PDT, Chang Shu
no flags
Chang Shu
Comment 1 2012-07-26 12:49:03 PDT
Created attachment 154723 [details] fix patch
Chang Shu
Comment 2 2012-07-26 13:56:44 PDT
Thanks for the review, Adam.
WebKit Review Bot
Comment 3 2012-07-26 15:16:19 PDT
Comment on attachment 154723 [details] fix patch Clearing flags on attachment: 154723 Committed r123800: <http://trac.webkit.org/changeset/123800>
WebKit Review Bot
Comment 4 2012-07-26 15:16:24 PDT
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.