You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Safari versions 15, 16 and 17 cannot properly operate when WebSocket compression is enabled. As such, compression is disable in the Console internal WebSocket API completely for Safari user agents.
Current Situation
Compression is completely disabled for Safari. We should recheck periodically (quarterly ?) if this ever gets fixed in Safari.
Why do we need this? Who uses it, and when?
The bandwidth usage savings are non trivial when compression is enabled. At the same time, this problem exists since 2020, in many forms, so I am not particularly optimistic about a speedy fix.
Proposed Implementation
Once the fix becomes widely adopted on a market share basis, we can consider removing the Safari check completely.
Contributing
I can help by doing more research.
I can help by implementing the feature after the proposal above is approved.
I can help by testing the feature before it's released.
Summary
Currently Safari versions 15, 16 and 17 cannot properly operate when WebSocket compression is enabled. As such, compression is disable in the Console internal WebSocket API completely for Safari user agents.
Current Situation
Compression is completely disabled for Safari. We should recheck periodically (quarterly ?) if this ever gets fixed in Safari.
Why do we need this? Who uses it, and when?
The bandwidth usage savings are non trivial when compression is enabled. At the same time, this problem exists since 2020, in many forms, so I am not particularly optimistic about a speedy fix.
Proposed Implementation
Once the fix becomes widely adopted on a market share basis, we can consider removing the Safari check completely.
Contributing
Code of Conduct
The text was updated successfully, but these errors were encountered: