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

Side by Side Diff: LayoutTests/inspector-protocol/cpu-profiler/enable-disable-expected.txt

Issue 101323012: Revert of Stop recording CPU profiles when Profiler agent is disabled (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Test that profiling can only be started when Profiler was enabled and that Profi ler.disable command will stop stop recording all profiles.
2
3 PASS: didFailToStartWhenDisabled
4 PASS: didStartFrontendProfile
5 PASS: console initiated profile started
6 PASS: didStartConsoleProfile
7 PASS: didDisableProfiler
8 PASS: no front-end initiated profiles found
9 PASS: didStopConsoleProfile
10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698