Commit Graph

5 Commits

Author SHA1 Message Date
Antoine Rollin
99598737df C2-25226: OpenFin disconnection handler (#2274)
- `openfin.init` allows to provide a disconnection handler
- this disconnection handler is stored on SSF side
- the openfin handler forward the disconnection event through a new `openfin-disconnection` event
- SSF calls the disconnection handler when a new `openfin-disconnection` event is received

Minor:
- in the openfin handler, a call to reset is now done before trying to connect to OpenFin
- removed the timeout log in the timeout promise, the log will be shown if the timeout promise rejects first (or in case of error)
2025-01-31 11:42:11 +01:00
Antoine Rollin
2a85238443 SDA-4657: Patch for OpenFin (#2271) 2025-01-23 20:00:19 +01:00
Salah Benmoussati
72be5a43cb SDA-4770 Adaptations on openfin integration (#2268) (#2269)
* SDA-4770 Adaptations on openfin integration

* SDA-4770 Adaptations on openfin integration
2025-01-22 19:45:35 +01:00
Salah Benmoussati
c9326fd5f8 SDA-4770 Adaptations on openfin integration (#2268)
* SDA-4770 Adaptations on openfin integration

* SDA-4770 Adaptations on openfin integration
2025-01-22 12:18:38 +01:00
Salah Benmoussati
b27faedc28 SDA-4770 Expose openfin (#2264) 2025-01-16 08:43:01 +01:00