-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add cookie consent notice blocking P3A metrics #25568
Comments
The above requires |
Labelling as @Uni-verse @srirambv I can run through this as I have the most context/been working on this for a while. |
Verification PASSED on
Brave.Shields.CookieListPrompt Brave.Shields.CookieListPrompt = 0_PASSED
Brave.Shields.CookieListPrompt = 1_PASSEDCase 1: Click on close button on cookie consent block prompt
Case 2: Open a new NTP when cookies consent modal popup prompt
Case 3: Close the `cookie consent block` modal popup tab
Case 4: Switch the tab to other tab when cookies consent modal popup prompt
Brave.Shields.CookieListPrompt = 2_PASSED
Brave.Shields.CookieListPrompt = 3_PASSED
Brave.Shields.CookieListEnabled Brave.Shields.CookieListEnabled = 0_PASSEDCase 1: Have not enabled the flag "Easylist-Cookie List"_PASSED
Case 2: Enabled the flag "Easylist-Cookie List" and clicked on Close button_PASSED
Case 3: Enabled the flag "Easylist-Cookie List" and closed the cookies consent tab_PASSED
Case 4: Enabled the flag "Easylist-Cookie List" and switch to a tab other than the cookies consent tab_PASSED
Brave.Shields.CookieListEnabled = 1_PASSED
|
Verification PASSED on
Brave.Shields.CookieListPrompt Brave.Shields.CookieListPrompt = 0_PASSED
Brave.Shields.CookieListPrompt = 1_PASSEDCase 1: Click on close button on cookie consent block promptThis isn't a valid case on Case 2: Open a new NTP when cookies consent modal popup prompt
Case 3: Close the `cookie consent block` modal popup tabThis isn't a valid case on
Case 4: Switch the tab to other tab when cookies consent modal popup prompt
Brave.Shields.CookieListPrompt = 2_PASSEDConfirmed that the response value for the metrics Brave.Shields.CookieListPrompt = 3_PASSEDConfirmed that the response value for the metrics Brave.Shields.CookieListEnabled Brave.Shields.CookieListEnabled = 0_PASSEDCase 1: Have not enabled the flag "Easylist-Cookie List"_PASSED
Case 2: Enabled the flag "Easylist-Cookie List" and clicked on Close button_PASSEDThis isn't a valid case on Case 3: Enabled the flag "Easylist-Cookie List" and closed the cookies consent tab_PASSED
Case 4: Enabled the flag "Easylist-Cookie List" and switch to a tab other than the cookies consent tab_PASSED
Brave.Shields.CookieListEnabled = 1_PASSED
|
Description
Add two P3A questions for cookie consent notice blocking settings.
"If you have viewed the cookie consent block prompt, how did you react?"
Brave.Shields.CookieListPrompt
"Do you have cookie consent notice blocking enabled?"
Brave.Shields.CookieListEnabled
The text was updated successfully, but these errors were encountered: