OK so good news is I can reproduce on GVE fairly easily: * close all tabs * open new tab (this is to work around a bug in GVE) * launch `adb shell am start -W -n org.mozilla.geckoview_example/.GeckoViewActivity -a android.intent.action.VIEW -d "https://www.wikipedia.com"` to load wikipedia in the new tab trying this a few times I get a black screen. Unfortunately at the moment I only have an Android 12 device available, where I can test 4/19-4/25 only due to Bug 1762424. If somebody has a device handy to bisect that would be great! Otherwise I'll do that tonight.
Bug 1766127 Comment 8 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
OK so good news is I can reproduce on GVE fairly easily: * close all tabs * open new tab (this is to work around a bug in GVE) * launch `adb shell am start -W -n org.mozilla.geckoview_example/.GeckoViewActivity -a android.intent.action.VIEW -d "https://www.wikipedia.com"` to load wikipedia in the new tab trying this a few times I get a black screen. Unfortunately at the moment I only have an Android 12 device available, where I can test 4/19-4/25 only due to Bug 1762424. If somebody has a non-android-12 device handy to bisect that would be great! Otherwise I'll do that tonight.