Closed Bug 986962 Opened 10 years ago Closed 8 years ago

GeckoEventDispatcher dispatchEvent no listeners for various events

Categories

(Firefox for Android Graveyard :: Web Apps (PWAs), defect, P3)

ARM
Android
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: aaronmt, Unassigned)

Details

(Whiteboard: [WebRuntime])

On launch of any web application:

* D/GeckoEventDispatcher( 4657): dispatchEvent: no listeners registered for event 'LightweightTheme:Disable'

* D/GeckoEventDispatcher( 4657): dispatchEvent: no listeners registered for event 'CharEncoding:State'

* D/GeckoEventDispatcher( 4657): dispatchEvent: no listeners registered for event 'Accounts:Exist'

* D/GeckoEventDispatcher( 4657): dispatchEvent: no listeners registered for event 'HomeBanner:Data'

Unable to send response
org.json.JSONException: No value for __guid__
  at org.json.JSONObject.get(JSONObject.java:355)
  at org.json.JSONObject.getString(JSONObject.java:515)
  at org.mozilla.gecko.EventDispatcher.sendResponse(EventDispatcher.java:107)
  at org.mozilla.gecko.GeckoApp.handleMessage(GeckoApp.java:725)
  at org.mozilla.gecko.EventDispatcher.dispatchEvent(EventDispatcher.java:97)
  at org.mozilla.gecko.GeckoAppShell.handleGeckoMessage(GeckoAppShell.java:2344)
  at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)
  at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)
  at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)
  at org.mozilla.gecko.GeckoAppShell.runGecko(GeckoAppShell.java:347)
  at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:178)
Priority: -- → P3
Whiteboard: [WebRuntime]
Per bug 1235869, we're going to disable the Android web runtime, so we won't fix this bug in it.

(This is part of a bulk resolution of bugs in the Firefox for Android::Web Apps component, from which I attempted to exclude bugs that are not specific to the runtime, but it's possible that I included one accidentally.  If so, I'm sorry, and please reopen the bug!)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.