[tor-commits] [Git][tpo/applications/firefox-android][firefox-android-115.2.1-13.0-1] fixup! Modify UI/UX

Dan Ballard (@dan) git at gitlab.torproject.org
Tue Oct 3 15:58:10 UTC 2023



Dan Ballard pushed to branch firefox-android-115.2.1-13.0-1 at The Tor Project / Applications / firefox-android


Commits:
b62cfff5 by clairehurst at 2023-10-02T10:51:52-06:00
fixup! Modify UI/UX

- - - - -


1 changed file:

- fenix/app/src/main/java/org/mozilla/fenix/components/toolbar/BrowserToolbarCFRPresenter.kt


Changes:

=====================================
fenix/app/src/main/java/org/mozilla/fenix/components/toolbar/BrowserToolbarCFRPresenter.kt
=====================================
@@ -70,7 +70,7 @@ class BrowserToolbarCFRPresenter(
      */
     @Suppress("MagicNumber")
     fun start() {
-        if (shouldShowCFR()) {
+        if (false) { //shouldShowCFR()
             tcpCfrScope = browserStore.flowScoped { flow ->
                 flow
                     .mapNotNull { it.findCustomTabOrSelectedTab(sessionId)?.content?.progress }



View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/b62cfff55b8fded910412221d77c531fd7f6e1bb

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/b62cfff55b8fded910412221d77c531fd7f6e1bb
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20231003/58f4b962/attachment.htm>


More information about the tor-commits mailing list