DescriptionRevert "[api] expose Array Iterators to API"
This reverts commit 24aca8709000f1d05341aaa7f131369896f72b63.
The API makes these values appear to be per-isolate, when in fact
they are per-context. Installing the results of these on Template
objects instantiated in multiple contexts can result in security
violations and contexts being retained indefinitely.
An alternative mechanism for using these in a sensible way is
provided by https://crrev.com/1409593002
BUG=
LOG=N
R=jochen@chromium.org, adamk@chromium.org
Committed: https://crrev.com/d09a925b9ae8724873268add70570506cb9ca469
Cr-Commit-Position: refs/heads/master@{#31417}
Patch Set 1 #
Messages
Total messages: 8 (1 generated)
|