-
Explain what the different tracking protection options in GeckoView are and how to update the settings. Also explain what the defaults are and what it means.
-
This is so poorly documented:
https://firefox-source-docs.mozilla.org/mobile/android/geckoview/consumer/web-extensions.html
The closest to a decent example I got was this one:
https://github.com/…
-
When I clicked input type file, nothing happen. Any idea on how to implement file chooser similar as WebChromeClient onShowFileChooser?
-
### Steps to reproduce
1. go to https://webauthn.io/
2. enter a username
3. click "test"
### Expected behaviour
an Android dialog should open (it works with the official Firefox app)
### Actual …
-
Hello, thank you for this sample!
The app works as well. But I want load not a online website, I want to load a local HTML site. It looks like it's not possible?
My code:
{code}
mGeckoVi…
-
What should be the cursor height in math element ?
In our products we adopt the same rules text editor use :
The same height of the biggest element.
We dicussed about that few months ago.
Sorry fo…
-
我的电视是Android10的,我认为systemwebview的版本足够使用,然而存储空间非常小,TVbro的安装包太大,建议出一个只使用systemwebview的版本,不用安装包自带一个webview引擎。
另外,TVbro的中文翻译太差,我是中国人,也许我可以提供一些帮助
-
OMH Auth Android is facing issues with certain providers on Meta Quest 3 VR (HorizonOS, Android 12):
1. **Google Auth non-GMS**:
- **Timestamp**: 0:36
- **Issue**: Fails to authenticate. Se…
-
Firefox Desktop defines its crash annotations (present in crash reports sent to https://crash-stats.mozilla.org and optionally "crash" pings sent via Telemetry) in [CrashAnnotations.yaml](https://hg.m…
-
Hi, I would like to use two geckoviews in the same activity, to play each one a video, but when a video starts playing the other is interrupted. I guess is an audio-focus related behavior. There is a …