Commit 69c141f
[visual_logging] Only emit 'unknown VE context' errors for debug builds.
These error messages are not actionable for extension developers, but
only for DevTools engineers themselves, and there's no point to bother
externals with these messages.
Fixed: 369319572
Bug: 357571602
Change-Id: I4a36b1e7ec0afe4e6079af5ab4a90f01659f6277
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5987812
Auto-Submit: Benedikt Meurer <[email protected]>
Commit-Queue: Benedikt Meurer <[email protected]>
Reviewed-by: Danil Somsikov <[email protected]>
Commit-Queue: Danil Somsikov <[email protected]>1 parent 90e9829 commit 69c141f
2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
124 | 126 | | |
125 | 127 | | |
126 | 128 | | |
127 | | - | |
128 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
129 | 133 | | |
130 | 134 | | |
131 | 135 | | |
| |||
0 commit comments