Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

IllegalArgumentException: NonNullLiveData.setValue #1310

Closed
pocmo opened this issue Sep 11, 2017 · 2 comments
Closed

IllegalArgumentException: NonNullLiveData.setValue #1310

pocmo opened this issue Sep 11, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@pocmo
Copy link
Contributor

pocmo commented Sep 11, 2017

java.lang.IllegalArgumentException:
  at org.mozilla.focus.architecture.NonNullLiveData.setValue (NonNullLiveData.java:45)
  at org.mozilla.focus.architecture.NonNullMutableLiveData.setValue (NonNullMutableLiveData.java:25)
  at org.mozilla.focus.session.Session.setUrl (Session.java:64)
  at org.mozilla.focus.session.SessionCallbackProxy.onURLChanged (SessionCallbackProxy.java:58)
  at org.mozilla.focus.webkit.FocusWebViewClient.onPageFinished (FocusWebViewClient.java:209)
  at com.android.webview.chromium.WebViewContentsClientAdapter.onPageFinished (WebViewContentsClientAdapter.java:196)
  at org.chromium.android_webview.AwContentsClientCallbackHelper$MyHandler.handleMessage (AwContentsClientCallbackHelper.java:65)
  at android.os.Handler.dispatchMessage (Handler.java:102)
  at android.os.Looper.loop (Looper.java:154)
  at android.app.ActivityThread.main (ActivityThread.java:6836)
  at java.lang.reflect.Method.invoke (Native Method)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1520)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1410)
@pocmo
Copy link
Contributor Author

pocmo commented Sep 11, 2017

1.9% of beta installs.

@pocmo
Copy link
Contributor Author

pocmo commented Sep 14, 2017

Back-ported to Cobalt milestone for 2.0-RC2 build.

@pocmo pocmo closed this as completed Sep 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant