diff options
author | benjhayden <benjhayden@chromium.org> | 2016-03-11 13:29:33 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-03-11 21:30:58 +0000 |
commit | d4da63d8b5c49d7fa7a2ec9821400350a0670059 (patch) | |
tree | 542c0bd671bc9e0198fc5553f4d2d70647d34311 /android_webview/java | |
parent | b6b74967359369d31d57def8afbc62e075baf8c2 (diff) | |
download | chromium_src-d4da63d8b5c49d7fa7a2ec9821400350a0670059.zip chromium_src-d4da63d8b5c49d7fa7a2ec9821400350a0670059.tar.gz chromium_src-d4da63d8b5c49d7fa7a2ec9821400350a0670059.tar.bz2 |
Reland Trace FrameTreeNode Snapshots
This is a reland of
https://codereview.chromium.org/1390053002
That CL was reverted due to a data race in RenderProcessHostImpl::GetHandle.
This CL removes the FrameTreeNode::TraceSnapshot() call in FrameTreeNode's
constructor so that FrameTreeNodes are only snapshot after they are initialized.
This CL also removes the TraceLog observation so that snapshots are not traced
when tracing starts. There's an easy fix for the data race that it caused,
but it might not be the right fix.
BUG=537802
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation
Review URL: https://codereview.chromium.org/1775953003
Cr-Commit-Position: refs/heads/master@{#380737}
Diffstat (limited to 'android_webview/java')
0 files changed, 0 insertions, 0 deletions