-
This is kind of migration task for patch in FW where all "addXXXListener" methods has been updated to return `Registration` instead of having "removeXXXListener" methods.
But the migration cannot be …
-
Currently mapping for a returned resource (and it's relationships, etc) is handled explicitly by schema definition. Code paths need to be added to allow for dynamic data type returned (array vs. objec…
-
Here is a common flow for "default" handling of requests going through service workers that doesn't work with the API. The case is a conversion ping which redirects through two domains.
```mermaid
…
-
**Describe the feature:**
The concept of recording a "change set" in audit logs for saved object operations was raised in https://github.com/elastic/kibana/issues/177972).
Being able to log a change…
-
# Description
The `handle_info` of `:registration_successful` trusts the assigned form value of the email. The email could be changed during the WebAuthn flow.
## Steps To Reproduce
Steps to …
-
Hi everyone,
With Service Worker (SW) installed on a web apps, it caused "AJAX Progress Listener" not working.
Any idea?
Tested in Chrome Desktop, Chrome Mobile v 58.0, Firefox Desktop v 52.0.2…
-
#### Overview of the Issue
We have 3 physical Consul clusters, all have 3 consul servers. A few days ago the servers of one of the clusters (~1000 nodes) started to fill up their logs with the follow…
-
The problem on iOs (12.1, 12.2) some really strange behavior.
After loading the site (in safari), after switching to offline (air plane) mode, site doesn't load (safari cannot open the page).
An…
-
### Description
I am using the Twilio Voice SDK for handling incoming calls. When a call is received, the native iOS call UI appears, and I can successfully accept the call using the native UI's …
-
**Feature request**
The Event Thread Utilities API allows an application to register a callback to be executed on a CPS event using the `cps_api_event_thread_reg` function.
However, it appears t…