Kushal Meghani
Results
2
issues of
Kushal Meghani
This PR fixes the issue where `WebKitNetworkProcess` instances are left running after closing Tauri windows on Linux. When a webview is destroyed on Linux, the `WebContext` is removed from the...
Fixes #25487 ## Problem The BUN_JSC_forceRAMSize environment variable was accepted but had no effect on process.constrainedMemory() or the memory reporting in process.report. This made it impossible to limit memory usage...