-
https://github.com/w3c/IndexedDB/issues/381 mentions https://w3c.github.io/IndexedDB/#database-connection which says:
> If the execution context where the [connection](https://w3c.github.io/IndexedDB…
-
it crashes on chrome and firefox
-
The spec currently sets the flag when `preventSilentAccess()` is called on the origin that invoked the method.
We want to take advantage of this in FedCM, but to do so we have a proposed change: ma…
-
**Is your feature request related to a problem? Please describe.**
I want our users to have some more advanced settings, for example to set a master password for a password manager (which shouldn't b…
-
### Description:
When integrating a load balanced BBB server (set up using https://github.com/blindsidenetworks/scalelite), a meeting opened via RocketChat fails to get access to microphone, camera e…
-
What is the best way to implement a keyboard only interface?
I'm building a WA terminal that has no mouse and made some progress but still have some problems.
I made some key mappings by an additi…
-
# Description of the bug
I noticed that only office integration was broken in the latest version (8ece5301dbb9a03be2a7be70c9bc70b39b6dd9e8). The onlyoffice plugin was modified in https://github.com…
-
### Describe the bug
I exported a unity app as webgl,
added it to the public folder
loaded it using iframe
In the browser, it works but in tauri app it does not work.
doing build for windows
…
-
### Describe the bug?
We have an issue that has evolved after switching to custom domains whereby the user is left with a blank page
### What is expected to happen?
I'm unsure why the iframe is e…
-
Hello I have a problem with gapi.client.load method, my callback never called.
But it is working fine on android and google chrome browser.
Here's my sample code
```
gapi.client.load('quicktrack'…