Additional "default browser" prompts: variant 3 #5485
+30
−0
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: https://app.asana.com/0/72649045549333/1208944504536349/f
Description
Builds on top of #5476 and adds variant 3.
Steps to test this PR
This PR relies on the new A/B/N framework for rollout, so to test you'll need a custom privacy config which includes the feature definition, for example:
or you can apply this JSON Blob:
Once built with the right config, ensure that you don't have DDG app set as a default browser, only then you'll be assigned to the experiment.
Given the example config above:
If you convert at any point and set DDG app as default browser, the experiment will permanently stop.
Screen_recording_20250117_150401.webm
In the video I'm using the ADB commands to change the date, but any mechanism of date change will be enough :)