ZIm/crates/extension_host/src
Kirill Bulatov ceab139f54
Rework extension-related errors (#34620)
Before:
<img width="1728" height="1079" alt="before"
src="https://github.com/user-attachments/assets/4ab19211-8de4-458d-a835-52de859b7b20"
/>

After:
<img width="1728" height="1079" alt="after"
src="https://github.com/user-attachments/assets/231c9362-a0b0-47ae-b92e-de6742781d36"
/>

Makes clear which path is causing the FS error and removes backtraces
from logging.

Release Notes:

- N/A
2025-07-17 12:20:47 +00:00
..
wasm_host debugger: Fix the JavaScript debug terminal scenario (#33924) 2025-07-05 19:48:55 -04:00
extension_host.rs Rework extension-related errors (#34620) 2025-07-17 12:20:47 +00:00
extension_settings.rs VSCode Settings import (#29018) 2025-04-23 20:54:09 +00:00
extension_store_test.rs Stop extensions' servers and message loops before removing their files (#34208) 2025-07-10 19:25:10 +00:00
headless_host.rs Rework extension-related errors (#34620) 2025-07-17 12:20:47 +00:00
wasm_host.rs Rework extension-related errors (#34620) 2025-07-17 12:20:47 +00:00