[webkit-reviews] review requested: [Bug 80696] Remove custom bindings for attribute type Array. : [Attachment 132458] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 17 04:22:10 PDT 2012


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

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

------- Additional Comments from Vineet Chaudhary (vineetc)
<rgf748 at motorola.com>
using sequence<ScriptProfile> instead of Array.
In this patch it uses same "jsArray" and "V8Array" as IDL sequence<T> values
are represented by ECMAScript Array values.


More information about the webkit-reviews mailing list