Reviewers: Søren Gjesse, Description: Heap profiler: remove context checks for objects.
It seems that there will be no access to heap snapshots from web pages' code, only from Developer Tools, thus it makes no sense doing filtering of object by their security contexts. Please review this at http://codereview.chromium.org/4681003/show SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/profile-generator.h M src/profile-generator.cc M test/cctest/test-heap-profiler.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
