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

Side by Side Diff: LayoutTests/inspector/profiler/cpu-profiler-stopped-removed-race-expected.txt

Issue 1196193016: DevTools: [CSS] promisify CSS domain (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: address comments Created 5 years, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Tests that profile removal right after stop profiling issued works. Bug 476430. 1 Tests that profile removal right after stop profiling issued works. Bug 476430.
2 2
3 Profiler was enabled. 3 Profiler was enabled.
4 4
5 Running: testProfiling 5 Running: testProfiling
6 Stop recording command issued. 6 Stop recording command issued.
7 resumed 7 resumed
8 error: No recording profiles found
9 Recording stopped. profile (should be null): null 8 Recording stopped. profile (should be null): null
10 9
11 Profiler was disabled. 10 Profiler was disabled.
12 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698