Commit ebadb9e
Tracing: move debug logger to TimelinePanel
Makes more sense to do it here than make models/trace do it - especially
as we want the trace engine usable in NodeJS and this code looks on
`window`.
[email protected]
Bug: none
Change-Id: Id572c1ff021eec67db860afd79bdb3df40559572
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6917686
Commit-Queue: Alex Rudenko <[email protected]>
Auto-Submit: Jack Franklin <[email protected]>
Reviewed-by: Alex Rudenko <[email protected]>1 parent 18e272b commit ebadb9e
File tree
2 files changed
+20
-20
lines changed- front_end
- models/trace
- panels/timeline
2 files changed
+20
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | 121 | | |
135 | 122 | | |
136 | 123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2733 | 2733 | | |
2734 | 2734 | | |
2735 | 2735 | | |
2736 | | - | |
2737 | | - | |
2738 | | - | |
2739 | | - | |
2740 | | - | |
2741 | | - | |
| 2736 | + | |
| 2737 | + | |
| 2738 | + | |
| 2739 | + | |
| 2740 | + | |
| 2741 | + | |
| 2742 | + | |
| 2743 | + | |
| 2744 | + | |
| 2745 | + | |
| 2746 | + | |
| 2747 | + | |
| 2748 | + | |
2742 | 2749 | | |
2743 | | - | |
| 2750 | + | |
| 2751 | + | |
| 2752 | + | |
| 2753 | + | |
| 2754 | + | |
| 2755 | + | |
| 2756 | + | |
2744 | 2757 | | |
2745 | 2758 | | |
2746 | 2759 | | |
| |||
0 commit comments