[webkit-reviews] review requested: [Bug 40903] [Qt] QScriptValue should have API for accessing object properties : [Attachment 59336] Partial patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 21 22:05:26 PDT 2010


Caio Marcelo de Oliveira Filho <caio.oliveira at openbossa.org> has asked	for
review:
Bug 40903: [Qt] QScriptValue should have API for accessing object properties
https://bugs.webkit.org/show_bug.cgi?id=40903

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

------- Additional Comments from Caio Marcelo de Oliveira Filho
<caio.oliveira at openbossa.org>
This implements just the ResolvePrototype case for property(), still need to
dig the C API for a way to get the own property only. However, as is, it's
already useful to enhance our tests of other features.


More information about the webkit-reviews mailing list