Skip to content

Commit 2940aa1

Browse files
bmeurerDevtools-frontend LUCI CQ
authored andcommitted
[ve] Add more known context values.
Bug: 357571602 Change-Id: I8ff9df77312418d1d9def17cd9ec46e2234e0139 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6049093 Reviewed-by: Danil Somsikov <[email protected]> Commit-Queue: Benedikt Meurer <[email protected]> Auto-Submit: Benedikt Meurer <[email protected]> Commit-Queue: Danil Somsikov <[email protected]>
1 parent b97fe2a commit 2940aa1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

front_end/ui/visual_logging/KnownContextValues.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -654,6 +654,7 @@ export const knownContextValues = new Set([
654654
'chrome-theme-colors-false',
655655
'chrome-windows',
656656
'city',
657+
'classic',
657658
'clear',
658659
'clear-all',
659660
'clear-browser-cache',
@@ -1328,6 +1329,7 @@ export const knownContextValues = new Set([
13281329
'fix-this-issue',
13291330
'flame',
13301331
'flamechart-selected-navigation',
1332+
'flamechart-selected-navigation-modern',
13311333
'flex',
13321334
'flex-basis',
13331335
'flex-direction',
@@ -2187,6 +2189,7 @@ export const knownContextValues = new Set([
21872189
'mobile-no-touch',
21882190
'mobile-throttling',
21892191
'model',
2192+
'modern',
21902193
'monitoring-xhr-enabled',
21912194
'monspace',
21922195
'more',

0 commit comments

Comments
 (0)