[webkit-reviews] review denied: [Bug 80696] Remove custom bindings for attribute type Array. : [Attachment 132039] patch_for_review

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 15 13:35:45 PDT 2012


Adam Barth <abarth at webkit.org> has denied Vineet Chaudhary (vineetc)
<rgf748 at motorola.com>'s request for review:
Bug 80696: Remove custom bindings for attribute type Array.
https://bugs.webkit.org/show_bug.cgi?id=80696

Attachment 132039: patch_for_review
https://bugs.webkit.org/attachment.cgi?id=132039&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=132039&action=review


> Source/WebCore/bindings/scripts/test/TestObj.idl:48
> +	   readonly attribute [ArrayType=ScriptProfile] Array
arrayTypeAttribute;

I thought we decided that the proper syntax was Sequence< ScriptProfile> ?


More information about the webkit-reviews mailing list