Closed
Bug 1856797
Opened 1 year ago
Closed 1 year ago
No info available right now card is shown on all products
Categories
(Fenix :: Shopping, defect, P1)
Tracking
(firefox118 disabled, firefox119 disabled, firefox120 fixed)
RESOLVED
FIXED
120 Branch
People
(Reporter: rsainani, Assigned: calu)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [fxdroid] [fakespot-android-mvp])
Attachments
(1 file)
Classcast exception getting adjusted_rating
from GeckoBundle. Related to Bug 1848658
Error fetching product review
java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Double
at org.mozilla.gecko.util.GeckoBundle.getDoubleObject(GeckoBundle.java:231)
at org.mozilla.gecko.util.GeckoBundle.getDoubleObject(GeckoBundle.java:219)
at org.mozilla.geckoview.GeckoSession$ReviewAnalysis.<init>(GeckoSession.java:3602)
at org.mozilla.geckoview.GeckoSession.lambda$requestAnalysis$6(GeckoSession.java:3007)
at org.mozilla.geckoview.GeckoSession$$ExternalSyntheticLambda9.onValue(Unknown Source:2)
at org.mozilla.geckoview.GeckoResult.lambda$map$0(GeckoResult.java:416)
at org.mozilla.geckoview.GeckoResult$$ExternalSyntheticLambda8.onValue(Unknown Source:2)
at org.mozilla.geckoview.GeckoResult.lambda$thenInternal$6(GeckoResult.java:588)
at org.mozilla.geckoview.GeckoResult.$r8$lambda$nsAzyhhKgAo0Ha3SEAUSdsKADo8(Unknown Source:0)
at org.mozilla.geckoview.GeckoResult$$ExternalSyntheticLambda5.run(Unknown Source:8)
at org.mozilla.geckoview.GeckoResult.lambda$dispatchLocked$7(GeckoResult.java:792)
at org.mozilla.geckoview.GeckoResult$$ExternalSyntheticLambda1.run(Unknown Source:2)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:201)
...
Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
Reporter | ||
Updated•1 year ago
|
status-firefox118:
--- → disabled
status-firefox119:
--- → disabled
status-firefox120:
--- → affected
Comment 1•1 year ago
|
||
:calu, since you are the author of the regressor, bug 1848658, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Flags: needinfo?(calu)
Reporter | ||
Updated•1 year ago
|
Severity: -- → S2
Priority: -- → P1
Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → calu
Status: NEW → ASSIGNED
Pushed by calu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8c122c13db91
Fix Shopping adjustedRating Int cannot be cast as Double r=geckoview-reviewers,ohall
Comment 4•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(calu)
You need to log in
before you can comment on or make changes to this bug.
Description
•