Files
brave-core/patches/content-browser-devtools-protocol_config.json.patch
T

14 lines
1.5 KiB
Diff

diff --git a/content/browser/devtools/protocol_config.json b/content/browser/devtools/protocol_config.json
index 52f56a8213191f0407176c6080e3bf9189f7c5d0..e98c00caaac240df19c6a8f3775bdf2b4417cc9d 100644
--- a/content/browser/devtools/protocol_config.json
+++ b/content/browser/devtools/protocol_config.json
@@ -134,7 +134,7 @@
"setCookieControls",
"configureDurableMessages"
],
- "include_events": ["requestWillBeSent", "responseReceived", "loadingFinished", "loadingFailed", "requestIntercepted", "signedExchangeReceived", "requestWillBeSentExtraInfo", "responseReceivedExtraInfo", "responseReceivedEarlyHints", "trustTokenOperationDone", "policyUpdated", "reportingApiReportAdded", "reportingApiReportUpdated", "reportingApiEndpointsChangedForOrigin", "deviceBoundSessionsAdded", "deviceBoundSessionEventOccurred"],
+ "include_events": ["requestAdblockInfoReceived", "requestWillBeSent", "responseReceived", "loadingFinished", "loadingFailed", "requestIntercepted", "signedExchangeReceived", "requestWillBeSentExtraInfo", "responseReceivedExtraInfo", "responseReceivedEarlyHints", "trustTokenOperationDone", "policyUpdated", "reportingApiReportAdded", "reportingApiReportUpdated", "reportingApiEndpointsChangedForOrigin", "deviceBoundSessionsAdded", "deviceBoundSessionEventOccurred"],
"async": [
"configureDurableMessages",
"clearBrowserCookies",