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

Unified Diff: third_party/WebKit/LayoutTests/inspector/profiler/heap-snapshot-containment-show-all.html

Issue 2716983002: [Devtools] Moved DataGridNode's .parent property to proper getter/setter (Closed)
Patch Set: [Devtools] Moved DataGridNode's .parent property to proper getter/setter Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector/profiler/heap-snapshot-containment-show-all.html
diff --git a/third_party/WebKit/LayoutTests/inspector/profiler/heap-snapshot-containment-show-all.html b/third_party/WebKit/LayoutTests/inspector/profiler/heap-snapshot-containment-show-all.html
index ee51622aa3ed2c0ff0bc3fbada93614aec7178ed..9f004592c2e59ed5cf677ae0e7a6165977d06841 100644
--- a/third_party/WebKit/LayoutTests/inspector/profiler/heap-snapshot-containment-show-all.html
+++ b/third_party/WebKit/LayoutTests/inspector/profiler/heap-snapshot-containment-show-all.html
@@ -3,7 +3,6 @@
<script src="../../http/tests/inspector/inspector-test.js"></script>
<script src="heap-snapshot-test.js"></script>
<script>
-
function test()
{
var instanceCount = 25;

Powered by Google App Engine
This is Rietveld 408576698