tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit ecf8f35497791003366e25680dc8523254982964
parent 6b2f39b6cabea55ac3f75ae5824eb0f2d9e85bfb
Author: Julie De Lorenzo <jdelorenzo@mozilla.com>
Date:   Fri, 17 Oct 2025 22:30:57 +0000

Bug 1945254:  Rename ReviewQualityCheckFooterPreview to MicrosurveyFooterPreview r=007,android-reviewers,pollymce DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D268635

Diffstat:
Mmobile/android/fenix/app/src/main/java/org/mozilla/fenix/microsurvey/ui/MicrosurveyFooter.kt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/microsurvey/ui/MicrosurveyFooter.kt b/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/microsurvey/ui/MicrosurveyFooter.kt @@ -73,7 +73,7 @@ fun MicrosurveyFooter( @PreviewScreenSizes @PreviewLightDark @Composable -private fun ReviewQualityCheckFooterPreview() { +private fun MicrosurveyFooterPreview() { FirefoxTheme { Column( modifier = Modifier