Add pixel definitions for contingency and browser menu#9097
Open
CrisBarreiro wants to merge 1 commit into
Open
Add pixel definitions for contingency and browser menu#9097CrisBarreiro wants to merge 1 commit into
CrisBarreiro wants to merge 1 commit into
Conversation
Collaborator
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
14 tasks
Contributor
|
Privacy Review task: https://app.asana.com/0/69071770703008/1216264345184702 |
b3e8f2f to
ab35ae1
Compare
60e63f7 to
abec109
Compare
bd789f7 to
1440703
Compare
183d4bf to
9bf11e2
Compare
1440703 to
b8deabe
Compare
cfb68de to
1af6633
Compare
b8deabe to
57a630b
Compare
This was referenced Jul 8, 2026
57a630b to
d642733
Compare
1af6633 to
c4b2af4
Compare
f081fcb to
4548d6a
Compare
fd2e2b1 to
84e11a7
Compare
4548d6a to
4eb08a8
Compare
84e11a7 to
18ff115
Compare
This was referenced Jul 9, 2026
18ff115 to
f713425
Compare
4eb08a8 to
a89b503
Compare
a89b503 to
028536e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Task/Issue URL:
Tech Design URL (if applicable): https://app.asana.com/1/137249556945/project/1212227266948491/task/1216264344628719?focus=true
Description
Steps to test this PR
Feature 1
UI changes
Note
Low Risk
Telemetry schema and enum additions only; no runtime behavior, auth, or ad-blocking logic changes in this PR.
Overview
Adds 12 new YouTube ad blocking pixels (daily + count pairs) so product can measure browsing-menu enable/disable flows, disable-mode picker choices, and breakage reporting after a menu-driven disable.
ad_blocking.json5registers events for: re-enable from the menu, opening the disable picker, picker options Always On, Always Off, and Disable Until Relaunch, plus Report Broken Site on the post-disable prompt.AdBlockingPixelNamesmirrors each name with matching enum constants for app code to fire later.This diff is definitions only—no new pixel firing or UI logic in the changed files.
Reviewed by Cursor Bugbot for commit 028536e. Bugbot is set up for automated code reviews on this repo. Configure here.