mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 11:02:46 +08:00
fd57a64174
This PR limits this feature: On all devices: - Browsers with OffScreenCanvas support - Browsers with createImageBitmap On Apple Safari - At least version 18 It also adds a routine that terminates the worker after 5 uses on all devices to handle any WASM memory leaks. All this together fixes crashes that could occur on iPhones. It still leaves the feature disabled by default on iOS, which will be revisited after testing this changes. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |