Bug 2011793 - Separate enrolled experiments in the full list r=azinovyev#36
Closed
jonalmeida wants to merge 1 commit intomozilla-firefox:autolandfrom
Closed
Bug 2011793 - Separate enrolled experiments in the full list r=azinovyev#36jonalmeida wants to merge 1 commit intomozilla-firefox:autolandfrom
jonalmeida wants to merge 1 commit intomozilla-firefox:autolandfrom
Conversation
Contributor
|
Warning The base branch is currently set to |
Contributor
|
View this pull request in Lando to land it once approved. edit(@shtrom): updated URL in link to point to firefox-autoland Lando repo. |
AndreyZIno
reviewed
Jan 22, 2026
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/nimbus/NimbusExperimentsFragment.kt
Outdated
Show resolved
Hide resolved
Separates out the available list of experiments into an enrolled section for easier distinction against the unenrolled.
c3ae8fc to
d9b11e4
Compare
Contributor
Author
|
In my last push, I've only auto-fixed lints and changed code packages, so I'm only going to re-run the linters in this try-push and save some time: https://treeherder.mozilla.org/jobs?repo=try&landoCommitID=174588 |
Contributor
Author
|
Adding my own test tags for now - I trust me! |
lando-prod-mozilla bot
pushed a commit
that referenced
this pull request
Jan 23, 2026
…_zinovyev Separates out the available list of experiments into an enrolled section for easier distinction against the unenrolled. **🏗️ Try (fenix preset):** https://treeherder.mozilla.org/jobs?repo=try&landoCommitID=174285 | Light | Dark | |--------|--------| | <img width="1080" height="2424" alt="Screenshot_20260121_200545" src="https://github.com/user-attachments/assets/898b0a18-97fd-4309-98c9-5110c9f1373f" /> | <img width="1080" height="2424" alt="Screenshot_20260121_221214" src="https://github.com/user-attachments/assets/54df9d60-482f-42d8-a785-845c78e9527a" /> | Pull request: #36
|
Pull request closed by commit 96100ab |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Separates out the available list of experiments into an enrolled section
for easier distinction against the unenrolled.
🏗️ Try (fenix preset): https://treeherder.mozilla.org/jobs?repo=try&landoCommitID=174285