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

Unified Diff: LayoutTests/inspector/profiler/heap-snapshot-weak-dominator-expected.txt

Issue 674443003: DevTools: ignore weak referenced when calculating dominators for heap snapshot (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Renamed test function named as suggested by loislo Created 6 years, 2 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: LayoutTests/inspector/profiler/heap-snapshot-weak-dominator-expected.txt
diff --git a/LayoutTests/inspector/profiler/heap-snapshot-weak-dominator-expected.txt b/LayoutTests/inspector/profiler/heap-snapshot-weak-dominator-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e40b69125343383d11537432dd37519fb55ff50d
--- /dev/null
+++ b/LayoutTests/inspector/profiler/heap-snapshot-weak-dominator-expected.txt
@@ -0,0 +1,8 @@
+Tests that weak references are ignored when dominators are calculated and that weak references won't affect object's retained size.
+Profiler was enabled.
+Detailed heap profiles were enabled.
+
+Running: testWeakReferencesDoNotAffectRetainedSize
+
+Profiler was disabled.
+

Powered by Google App Engine
This is Rietveld 408576698