lvcabral / brs-engine

BrightScript Simulation Engine - Run Roku apps on Browsers and Node.js
https://lvcabral.com/brs/
MIT License
77 stars 14 forks source link

Added reference tracking and object disposal event #373

Closed lvcabral closed 4 months ago

lvcabral commented 4 months ago

This is a tentative to address the memory issue on Safari in iOS and iPadOS, by resizing to 0x0 px the canvas that are disposed (no more references, and to be garbage collected) Safari Webkit bug discussion: https://bugs.webkit.org/show_bug.cgi?id=195325

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
5.3% Duplication on New Code

See analysis details on SonarCloud