This repository has been archived by the owner on May 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 440
Add more P3A questions #6406
Comments
11 tasks
kylehickinson
added a commit
that referenced
this issue
Nov 18, 2022
Fix #6406: Add answers for basic P3A questions
Verification PASSED on
Note:
Brave.Core.TabCount_PASSEDCase 1: Brave.Core.TabCount = 0
Brave.Core.BookmarksCountOnProfileLoad.2_PASSEDCase 1: Brave.Core.BookmarksCountOnProfileLoad.2 = 0Case 1.1
Case 1.2
Case 2: Brave.Core.BookmarksCountOnProfileLoad.2 = 1Case 2.1
Case 2.2
Brave.Shields.CookieListEnabled_PASSEDBrave.Shields.CookieListEnabled = 0
Brave.Shields.CookieListEnabled = 1
Brave.NTP.SponsoredImagesEnabled_PASSEDCase 1: NTP SI enabled
Case 2: NTP SI disabled
Brave.Shields.CookieListPrompt_PASSEDBrave.Shields.CookieListPrompt = 0
Brave.Shields.CookieListPrompt = 1
Brave.Shields.CookieListPrompt = 2
Brave.Shields.CookieListPrompt = 3
Brave.Search.DefaultEngine.4_PASSEDCase 1: Brave.Search.DefaultEngine.4 = 1
Case 2: Brave.Search.DefaultEngine.4 = 2
Case 3: Brave.Search.DefaultEngine.4 = 3
Case 4: Brave.Search.DefaultEngine.4 = 4
Case 5: Brave.Search.DefaultEngine.4 = 5
Case 6: Brave.Search.DefaultEngine.4 = 7
Brave.Shields.AdBlockSetting_PASSEDCase 1: Brave.Shields.AdBlockSetting = 0
Brave.Shields.FingerprintBlockSetting_PASSEDCase 1: Brave.Shields.FingerprintBlockSetting = 0
Case 2: Brave.Shields.FingerprintBlockSetting = 1
Brave.Shields.DomainAdsSettingsBelowGlobal_PASSEDBrave.Shields.DomainAdsSettingsBelowGlobal = 1_PASSEDCase 1: PASS
Case 2: PASS
Brave.Shields.DomainAdsSettingsBelowGlobal = 0_FAILEDCase 1: FAIL #6592
Case 2: PASS
Brave.Shields.DomainAdsSettingsBelowGlobal = 2_PASSED
Brave.Shields.DomainAdsSettingsAboveGlobal_PASSEDLogged #6591 Brave.Shields.DomainFingerprintSettingsBelowGlobal_PASSEDBrave.Shields.DomainFingerprintSettingsBelowGlobal = 0
Brave.Shields.DomainFingerprintSettingsBelowGlobal = 1Case 1: PASS
Case 2: PASS
Brave.Shields.DomainFingerprintSettingsBelowGlobal = 2
Brave.Shields.DomainFingerprintSettingsAboveGlobal_Q54_Cannot test_see note aboveBrave.Today.DirectFeedsTotal_PASSEDBrave.Today.DirectFeedsTotal = 0
Brave.Today.DirectFeedsTotal = 1
Brave.Today.DirectFeedsTotal = 2
Brave.Today.DirectFeedsTotal = 3
Additional testing
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Initially we integrated P3A here #6308
It came with only brave-core integrated questions like sync and wallet.
Porting over more questions is manual work and we plan to add more of them over time.
This is the first ticket that will add initial set of P3A questions outside of brave-core
The text was updated successfully, but these errors were encountered: