Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

App crashes on window.open (tabs) #2020

Closed
keianhzo opened this issue Oct 18, 2019 · 1 comment
Closed

App crashes on window.open (tabs) #2020

keianhzo opened this issue Oct 18, 2019 · 1 comment
Assignees
Labels
bug This issue is a software or functional defect
Milestone

Comments

@keianhzo
Copy link
Contributor

Configuration

Firefox Reality version: 6
Firefox Reality build ID: 94c6c12

Hardware:

Steps to Reproduce

  1. Go to https://www.w3schools.com/jsref/met_win_prompt.asp
  2. Click on "Try it yourself"

Current Behavior

App crashes

Expected Behavior

A new session should be opened.

Possible Solution

Context

This only happens in the feature/tabs branch.

Error Logs and Stack Traces

2019-10-18 17:48:20.883 6589-6589/org.mozilla.vrbrowser.dev E/GeckoCrashHandler: >>> REPORTING UNCAUGHT EXCEPTION FROM THREAD 1 ("main")
    java.lang.IllegalArgumentException: Must use an unopened GeckoSession instance
        at org.mozilla.geckoview.GeckoSession$3.lambda$handleMessage$4$GeckoSession$3(GeckoSession.java:653)
        at org.mozilla.geckoview.-$$Lambda$GeckoSession$3$W-gnbhMMaqAcPHnPyqZS4Yh6QAs.accept(lambda)
        at org.mozilla.geckoview.GeckoResult.lambda$accept$0(GeckoResult.java:382)
        at org.mozilla.geckoview.-$$Lambda$GeckoResult$I3k4K0DCRrX6z4p5VGaRoaRBTZM.onValue(lambda)
        at org.mozilla.geckoview.GeckoResult.lambda$thenInternal$2$GeckoResult(GeckoResult.java:431)
        at org.mozilla.geckoview.-$$Lambda$GeckoResult$gwCgOUK_EYQn2g6GolfZvo6A_WE.run(lambda)
        at android.os.Handler.handleCallback(Handler.java:751)
        at android.os.Handler.dispatchMessage(Handler.java:95)
        at android.os.Looper.loop(Looper.java:154)
        at android.app.ActivityThread.main(ActivityThread.java:6144)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
@keianhzo keianhzo added the bug This issue is a software or functional defect label Oct 18, 2019
@keianhzo keianhzo added this to the #6 features milestone Oct 18, 2019
@MortimerGoro
Copy link
Contributor

Closed via #2028

@jvonitter jvonitter added the QA Attention QA label Oct 23, 2019
@Softvision-GeluHaiduc Softvision-GeluHaiduc removed the QA Attention QA label Dec 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug This issue is a software or functional defect
Projects
None yet
Development

No branches or pull requests

4 participants