Chromium Code Reviews| OLD | NEW |
|---|---|
| (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 | |
| OLD | NEW |