Recent Fennec build bugs

Here is the video showing all necessary information about reproduction of issue:

Here is video of expected behavior (previous version):

PLEASE DON’T REUPLOAD MY VIDEOS ANYWHERE IN PUBLIC, I want to have control on what I am sharing. If you need to share use my link or send privately.

Second BUG

Steps to reproduce:

Use “exit” button to fore Firefox to forget everything in private session
If something in non private session same issue.

I even tried setting network.cookie.lifetimePolicy to 2, still no results

Here is video with issue demonstration: Proton Drive

And here is screenshot of my version:

You can test cookies on https://a.setcookie.net/

P.S: if I use “force stop” in Android menu data deletes normally.

PLEASE DON’T REUPLOAD MY VIDEOS ANYWHERE IN PUBLIC, I want to have control on what I am sharing. If you need to share use my link or send privately.

@relan just a fyi

i also keep getting crashes like this

60dbcc41-556d-433d-99be-328361a9f787
java.lang.NullPointerException: Attempt to invoke virtual method ‘void com.google.android.gms.tasks.Task.addOnCompleteListener(org.mozilla.fenix.components.PlayStoreReviewPromptController$$ExternalSyntheticLambda0)’ on a null object reference

java.lang.NullPointerException: Attempt to invoke virtual method ‘void com.google.android.gms.tasks.Task.addOnCompleteListener(org.mozilla.fenix.components.PlayStoreReviewPromptController$$ExternalSyntheticLambda0)’ on a null object reference
at org.mozilla.fenix.components.PlayStoreReviewPromptController.tryPromptReview(PlayStoreReviewPromptController.kt:81)
at org.mozilla.fenix.components.ReviewPromptController$2.invokeSuspend(ReviewPromptController.kt:33)
at org.mozilla.fenix.components.ReviewPromptController$2.invoke(ReviewPromptController.kt:13)
at org.mozilla.fenix.components.ReviewPromptController.promptReview(ReviewPromptController.kt:156)
at org.mozilla.fenix.home.HomeFragment$onStart$2.invokeSuspend(HomeFragment.kt:45)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:115)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:4)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:3)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:94)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@1746981, Dispatchers.IO]

I was unable to reproduce this issue, but it looks very much like Fennec App Crashing on Return to Home Screen (#127) · Issues · relan / fennecbuild · GitLab

Should be fixed in Fennec 141.0.2 (coming soon).

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.