Skip to content

Commit 289e948

Browse files
sandormajorDevtools-frontend LUCI CQ
authored andcommitted
Delete ThirdPartyCookieAccessWarning/Error exemption
The feature reporting these was not launched and got removed in https://crrev.com/c/6170641 The deprecation configuration for them is deleted in https://crrev.com/c/6180886 Bug: 355308337 Change-Id: Icda738559fa1dedae5df2106877e46f4a423e7f0 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6185607 Reviewed-by: Simon Zünd <[email protected]> Auto-Submit: Sandor «Alex» Major <[email protected]> Commit-Queue: Alex Rudenko <[email protected]> Reviewed-by: Alex Rudenko <[email protected]>
1 parent 09852e3 commit 289e948

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/build/generate_deprecations.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929
# Deprecations in this list are exempt from code generation as they are not
3030
# dispatched to the DevTools.
3131
EXEMPTED_FROM_DEVTOOLS_GENERATION = {
32-
"ThirdPartyCookieAccessWarning",
33-
"ThirdPartyCookieAccessError",
3432
}
3533

3634

0 commit comments

Comments
 (0)