Skip to content

Commit 393ebf8

Browse files
paulirishDevtools-frontend LUCI CQ
authored andcommitted
Ignore list: update wording
Bug: 368222753 Change-Id: I5ab79b2a2024722d853ca367e6657ef6fc03e0a4 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5959068 Auto-Submit: Paul Irish <[email protected]> Commit-Queue: Eric Leese <[email protected]> Reviewed-by: Eric Leese <[email protected]>
1 parent 8d69252 commit 393ebf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

front_end/panels/settings/FrameworkIgnoreListSettingsTab.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const UIStrings = {
2323
*@description Checkbox label in Framework Ignore List Settings Tab of the Settings
2424
*/
2525
ignoreListingDescription:
26-
'If enabled, DevTools’ debugger will skip over ignore-listed scripts and won’t stop on exceptions thrown by them',
26+
'When enabled, the debugger will skip over ignore-listed scripts and will ignore exceptions that only affect them and the Performance panel will collapse matching flamechart items.',
2727
/**
2828
*@description Text in Framework Ignore List Settings Tab of the Settings
2929
*/

0 commit comments

Comments
 (0)