Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(356)

Issue 11519029: Do not read document and URL properties on global objects while taking heap snapshot (Closed)

Created:
8 years ago by yurys
Modified:
8 years ago
CC:
v8-dev
Visibility:
Public.

Description

Do not read document and URL properties on global objects while taking heap snapshot This unsafe mechanism was replaced with a user provided callback in r13137 and now we should remove old code. Committed: https://code.google.com/p/v8/source/detail?r=13203

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -72 lines) Patch
M src/profile-generator.cc View 2 chunks +0 lines, -22 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 chunk +0 lines, -50 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
yurys
8 years ago (2012-12-12 09:36:00 UTC) #1
Michael Starzinger
An all-red CL, that is an instant-LGTM from my end. :)
8 years ago (2012-12-12 09:38:58 UTC) #2
Yang
8 years ago (2012-12-12 09:40:51 UTC) #3
On 2012/12/12 09:38:58, Michael Starzinger wrote:
> An all-red CL, that is an instant-LGTM from my end. :)

LGTM.

Powered by Google App Engine
This is Rietveld 408576698