-
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
Enable 1PES by default #23180
Comments
Could we get a test plan for this issue please? Thanks! cc @brave/qa-team @rebron |
This PR enables two features by default, so they now should be enabled without the Griffin study. |
Verified with
Per #23180 (comment), ran through the cases from #19099 (comment) on initial launch of 1.42.x (that is, did not launch a second time, so griffin seed was not pulled). Also, do not change any flag values on brave://flags when testing this issue. Case 1: standard mode - PASSED
Case 2: aggressive mode - PASSED
Case 3: aggressive mode w/checkbox - PASSED
Case 4: Redirect - PASSED(note - I had Aggressive mode enabled for Ads and Trackers, site doesn't look good this way)
|
Verification
Per #23180 (comment), ran through the cases from #19099 (comment) on initial launch of 1.42.x (that is, did not launch a second time, so griffin seed was not pulled). Also, do not change any flag values on brave://flags when testing this issue. Case 1: standard mode - PASSED
Case 2: aggressive mode - PASSED
Case 3: aggressive mode w/checkbox - PASSED
Case 4: Redirect - PASSED
Verification passed on
Per #23180 (comment), ran through the cases from #19099 (comment) on initial launch of 1.42.x (that is, did not launch a second time, so griffin seed was not pulled). Also, do not change any flag values on brave://flags when testing this issue. Case 1: standard mode - PASSED
Case 2: aggressive mode - PASSED
Case 3: aggressive mode w/checkbox - PASSED
|
Enable these features by default in code:
BraveFirstPartyEphemeralStorage, BraveDomainBlock1PES
.The text was updated successfully, but these errors were encountered: