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
Keep Network blocking setting in sync with checkbox
Previously, changing the setting via command menu does not dispatch a
BLOCKED_PATTERNS_CHANGED event. Therefore the checkbox is not updated.
With this change, changing the setting dispatches a B_P_C event, which
then correctly updates the checkbox and the list of blocked patterns.
Fixed: 378058733
Change-Id: I532cf323b3a5739b029b501ee4698ea6a19168d2
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6022977
Auto-Submit: Yang Guo <[email protected]>
Reviewed-by: Danil Somsikov <[email protected]>
Commit-Queue: Yang Guo <[email protected]>
0 commit comments