Reviewers: Mads Ager, Rico,
Message:
Mads and Rico,
may you have a look?
Changes in objects.cc and get-own-property-descriptor.js are from
http://codereview.chromium.org/6246054/ which is necessary to check access
on
global proxy object.
Description:
Do proper security checks when accessing elements with
getOwnPropertyDescriptor.
This extends logic applied to regular properties to elements.
Please review this at http://codereview.chromium.org/6246055/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M src/objects.cc
M src/runtime.cc
M test/cctest/test-api.cc
M test/mjsunit/get-own-property-descriptor.js
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev