long press on a link
open in new private tab
wait 3-5 seconds
go to private tabs and click the new tab
see tab content
crash
@andreicristianpetcu Does turning off 'Wait Until First Paint To Show Page Content' secret setting fix the issue?
I can reproduce on Nightly 200820 06:08 (Build #2015759025) using the following STR:
79d61f4f-a0eb-4e47-8d74-1b99d5f50acc
java.lang.IllegalStateException: swipeRefresh must not be null
java.lang.IllegalStateException: swipeRefresh must not be null
at kotlin.jvm.internal.ArrayIteratorKt.checkExpressionValueIsNotNull(ArrayIterator.kt:1)
at org.mozilla.fenix.browser.BaseBrowserFragment$initializeUI$$inlined$also$lambda$19$2.emit(Collect.kt:4)
at mozilla.components.support.ktx.kotlinx.coroutines.flow.FlowKt$ifChanged$$inlined$filter$1$2.emit(Collect.kt:7)
at org.mozilla.fenix.browser.BaseBrowserFragment$initializeUI$$inlined$also$lambda$19$1$1.emit(Collect.kt:5)
at kotlinx.coroutines.flow.FlowKt.emitAllImpl$FlowKt__ChannelsKt(Unknown Source)
at kotlinx.coroutines.flow.FlowKt__ChannelsKt$emitAllImpl$1.invokeSuspend(Channels.kt)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:3)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:21)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:234)
at android.app.ActivityThread.main(ActivityThread.java:5526)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
Duplicate of #13388
Closing this as duplicate.
@andreicristianpetcu If you do not have 'Wait Until First Paint To Show Page Content' option switched on, please reopen this. In that case, a stack trace would be useful. Thank you!
Most helpful comment
Duplicate of #13388