You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[workspace] Extract ignore list settings into new workspace-meta.ts
We moved the IgnoreListManager from sdk/ to workspace/ but not the
settings registration yet.
Note that these technically need to be `moduleSetting`s, but to
reduce the risk of breakage we just keep that as-is.
R=bmeurer@chromium.org
Bug: 458180550
Change-Id: I70668a02e8a610454a5713a54772144535900438
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7123009
Reviewed-by: Benedikt Meurer <bmeurer@chromium.org>
Commit-Queue: Simon Zünd <szuend@chromium.org>
Auto-Submit: Simon Zünd <szuend@chromium.org>
0 commit comments