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

Unified Diff: LayoutTests/inspector-protocol/cpu-profiler/console-profile-expected.txt

Issue 15816002: Remove console.profiles from window.console API (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 7 years, 7 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-protocol/cpu-profiler/console-profile-expected.txt
diff --git a/LayoutTests/inspector-protocol/cpu-profiler/console-profile-expected.txt b/LayoutTests/inspector-protocol/cpu-profiler/console-profile-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a4ca88f6cc82526bc91c83d793d7586981cc379c
--- /dev/null
+++ b/LayoutTests/inspector-protocol/cpu-profiler/console-profile-expected.txt
@@ -0,0 +1,4 @@
+Tests that console.profile/profileEnd will record CPU profile when inspector front-end is connected.
+SUCCESS: retrieved 'inner' profile
+SUCCESS: found 'collectProfiles' function in the profile
+

Powered by Google App Engine
This is Rietveld 408576698