We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca2136 commit de5667eCopy full SHA for de5667e
tools/browser-test/test-constants.ts
@@ -73,4 +73,5 @@ export const DEFAULT_EXTENSION_CONFIG: Configuration = {
73
selfDestructFirstPartyCookiesTime: 3600,
74
},
75
76
+ blockingTrustedRules: [],
77
};
0 commit comments