Closed
Bug 706884
Opened 13 years ago
Closed 13 years ago
I/GeckoAppShell( 9153): handleGeckoMessage throws java.lang.RuntimeException: org.json.JSONException: Value null at x of type org.json.JSONObject$1 cannot be converted to double
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 706882
People
(Reporter: aaronmt, Unassigned)
Details
Shortly after Gecko is ready, I see:
I/GeckoApp( 9153): Got message: Gecko:Ready
I/GeckoSoftwareLayerClient( 9153): Screen-size changed to (480,800)
I/GeckoSoftwareLayerClient( 9153): Adjusting viewport
E/GeckoConsole( 9153): [JavaScript Warning: "Error in parsing value for 'height'. Declaration dropped." {file: "chrome://browser/content/browser.xul" line: 0}]
E/GeckoConsole( 9153): [JavaScript Warning: "Error in parsing value for '-moz-transform'. Declaration dropped." {file: "chrome://browser/content/browser.xul" line: 0}]
E/GeckoSoftwareLayerClient( 9153): Bad viewport description: {"x":null,"y":null,"width":1,"height":1,"offsetX":0,"offsetY":0,"pageWidth":1,"pageHeight":1,"zoom":1}
I/GeckoAppShell( 9153): handleGeckoMessage throws java.lang.RuntimeException: org.json.JSONException: Value null at x of type org.json.JSONObject$1 cannot be converted to double
--
Samsung Galaxy SII (Android 2.3.4)
20111201064029
http://hg.mozilla.org/projects/birch/rev/cba7acb26616
dup of bug 706882
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•