Closed
Bug 1921885
Opened 4 months ago
Closed 3 months ago
[WebCompat Reporter] Add GV getWebCompatInfo API to GeckoEngineSession
Categories
(Fenix :: General, task)
Tracking
(firefox134 fixed)
RESOLVED
FIXED
134 Branch
Tracking | Status | |
---|---|---|
firefox134 | --- | fixed |
People
(Reporter: calu, Assigned: calu)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid] [group4])
Attachments
(1 file)
The GeckoView API getWebCompatInfo needs to be added to the GeckoEngineSession to be used.
Updated•4 months ago
|
Assignee | ||
Updated•3 months ago
|
Assignee: nobody → calu
Assignee | ||
Comment 1•3 months ago
|
||
Pushed by calu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/134f15f0f56c
Add geckoview getWebCompatInfo API to GeckoEngineSession r=android-reviewers,rsainani
Backed out for causing build bustages @ EngineSessionTest.kt
- Backout link
- Push with failures
- Failure Log
- Failure line:
file:///builds/worker/checkouts/gecko/mobile/android/android-components/components/concept/engine/src/test/java/mozilla/components/concept/engine/EngineSessionTest.kt:975:6: error: Class 'DummyEngineSession' is not abstract and does not implement abstract base class member public abstract fun getWebCompatInfo(onResult: (JSONObject) -> Unit, onException: (Throwable) -> Unit): Unit defined in mozilla.components.concept.engine.EngineSession
Flags: needinfo?(calu)
Assignee | ||
Updated•3 months ago
|
Flags: needinfo?(calu)
Pushed by calu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/09fa40fefcf2
Add geckoview getWebCompatInfo API to GeckoEngineSession r=android-reviewers,rsainani
Status: NEW → RESOLVED
Closed: 3 months ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•