Closed
Bug 1845761
Opened 2 years ago
Closed 2 years ago
Update GeckoViewExample requestAnalysis and requestRecommendations to respond to button
Categories
(Firefox for Android Graveyard :: Shopping, task, P5)
Tracking
(firefox124 fixed)
RESOLVED
FIXED
124 Branch
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: calu, Assigned: calu)
References
Details
(Whiteboard: [fxdroid] [fakespot-android-mvp])
Attachments
(1 file)
Add a button UI to GVE to call requestAnalysis instead of calling it onLocationChange
| Assignee | ||
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P5
| Assignee | ||
Comment 1•2 years ago
|
||
Could also add a menu option for Request Analysis and Request Recommendations: https://searchfox.org/mozilla-central/source/mobile/android/geckoview_example/src/main/java/org/mozilla/geckoview_example/GeckoViewActivity.java#1226
The button could simply print a log of some details of the recommendations in logcat or maybe even a simple plain text UI page that shows the recommendations for debugging. Might be handy if we ever needed to use GVE with mozregression down the road.
| Assignee | ||
Updated•2 years ago
|
Summary: Update GeckoViewExample requestAnalysis to respond to button → Update GeckoViewExample requestAnalysis and requestRecommendations to respond to button
| Assignee | ||
Updated•2 years ago
|
Whiteboard: [fxdroid] [fakespot-android-mvp]
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → calu
| Assignee | ||
Comment 2•2 years ago
|
||
Pushed by calu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a11083081909
Update shopping actions ui in geckoview example r=geckoview-reviewers,ohall
Comment 4•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
Updated•1 year 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
•