Bug 77585

Summary: Remove [DelegatingPrototypeGetOwnPropertySlot], [HasCustomIndexGetter], [HasIndexSetter], [JSConstructorTemplate] and [NonEmpty] from code generators
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, japhet, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77393    
Attachments:
Description Flags
Patch
abarth: review+, haraken: commit-queue-
patch for commit none

Kentaro Hara
Reported 2012-02-01 17:16:25 PST
We can remove [DelegatingPrototypeGetOwnPropertySlot], [HasCustomIndexGetter], [HasIndexSetter], [JSConstructorTemplate] and [NonEmpty] from code generators, since they are not used by no IDL files.
Attachments
Patch (19.03 KB, patch)
2012-02-01 17:19 PST, Kentaro Hara
abarth: review+
haraken: commit-queue-
patch for commit (47.87 KB, patch)
2012-02-01 17:56 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-02-01 17:19:40 PST
Kentaro Hara
Comment 2 2012-02-01 17:56:02 PST
Created attachment 125056 [details] patch for commit added run-bindings-tests results
WebKit Review Bot
Comment 3 2012-02-01 19:25:18 PST
Comment on attachment 125056 [details] patch for commit Clearing flags on attachment: 125056 Committed r106528: <http://trac.webkit.org/changeset/106528>
Note You need to log in before you can comment on or make changes to this bug.