Bug 1797600 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

The cfr for cookie banner will appear if :
1.the onboarding is completed 
2.the user has seen the tracking protection cfr and the erase cfr
3.If the cookie banner option from settings is disable 
4.If the site has a cookie banner 
5.If the cookie banner feature is enabled from Nimbus.

The cookie banner will not be clear programmatically because the user has disable cookie banner option from settings.
The user will see only one time the cookie banner Cfr.
If the user clicks on the settings word in the cookie banner CFr, he will be redirected  to the Cookie Banner Options page from the app Settings.

Telemetry events:
cookie_banner.cookie_banner_cfr_shown : when CFR appears on the screen
The cfr for cookie banner will appear if :
1.the onboarding is completed 
2.the user has seen the tracking protection cfr and the erase cfr
3.If the cookie banner option from settings is reject all
4.If the site has a cookie banner 

The user will see only one time the cookie banner Cfr.
If the user clicks on the settings word in the cookie banner CFr, he will be redirected  to the Cookie Banner Options page from the app Settings.

Telemetry events:
cookie_banner.cookie_banner_cfr_shown : when CFR appears on the screen
The cfr for cookie banner will appear if :
1.The onboarding is completed 
2.The user has seen the tracking protection cfr and the erase cfr
3.If the cookie banner option from settings is reject all
4.If the site has a cookie banner and it was programmatically handled.

The user will see only one time the cookie banner Cfr.
If the user clicks on the settings word in the cookie banner CFr, he will be redirected  to the Cookie Banner Options page from the app Settings.

Telemetry events:
cookie_banner.cookie_banner_cfr_shown : when CFR appears on the screen

Back to Bug 1797600 Comment 1