RESOLVED FIXED 77585
Remove [DelegatingPrototypeGetOwnPropertySlot], [HasCustomIndexGetter], [HasIndexSetter], [JSConstructorTemplate] and [NonEmpty] from code generators
https://bugs.webkit.org/show_bug.cgi?id=77585
Summary Remove [DelegatingPrototypeGetOwnPropertySlot], [HasCustomIndexGetter], [HasI...
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.