Open
Bug 2008683
Opened 19 days ago
Updated 12 days ago
Implement events in GeckoView to indicate the start and end of downloads
Categories
(GeckoView :: General, task)
GeckoView
General
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
References
(Blocks 1 open bug)
Details
Over on bug 1985252 we want to implement the download events for WebDriver BiDi as well for Android. But we are blocked because the module that we are using in Firefox (https://searchfox.org/firefox-main/rev/a5d7b5634b073a6b9e0d9f0f7df163d10cba478b/toolkit/components/downloads/Downloads.sys.mjs) is not used on Android.
Speaking with owlish on Slack it looks like that https://searchfox.org/firefox-main/source/mobile/android/components/geckoview/GeckoViewExternalAppService.cpp should get these events.
It would be great if you could help us getting those platform events implemented. Thanks!
| Reporter | ||
Updated•12 days ago
|
Component: WebDriver BiDi → General
Product: Remote Protocol → GeckoView
You need to log in
before you can comment on or make changes to this bug.
Description
•