Skip to content

Commit 7186d62

Browse files
bmeurerDevtools-frontend LUCI CQ
authored andcommitted
[RPP Icicle blowtorch] Add missing known VE context values.
Bug: 376658252 Change-Id: I0700b18ec5c0a8d8edc4a027f48a2320d8b8b40f Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6113684 Commit-Queue: Changhao Han <changhaohan@chromium.org> Auto-Submit: Benedikt Meurer <bmeurer@chromium.org> Reviewed-by: Changhao Han <changhaohan@chromium.org>
1 parent 476a591 commit 7186d62

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
@@ -3453,6 +3453,9 @@ export const knownContextValues = new Set([
34533453
'timeline.gpu',
34543454
'timeline.history-item',
34553455
'timeline.ignore-list',
3456+
'timeline.ignore-list-new-regex.checkbox',
3457+
'timeline.ignore-list-new-regex.text',
3458+
'timeline.ignore-list-pattern',
34563459
'timeline.ignore-list-pattern.remove',
34573460
'timeline.insights-tab',
34583461
'timeline.insights.cls-culprits',

0 commit comments

Comments
 (0)