mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 10:40:07 +08:00
* feat: enhance unresponsive renderer handling and crash reporting * Added support for collecting JavaScript call stacks from unresponsive renderers. * Updated the Document Policy in the HTML to include JS call stacks in crash reports. * Removed legacy unresponsive logging from WindowService. * feat: improve unresponsive renderer handling and update crash reporting * Added session web request handling to include Document-Policy for JS call stacks in crash reports. * Removed legacy Document-Policy meta tag from HTML. * Enhanced logging for unresponsive renderer call stacks. * fix: remove unused session import in index.ts --------- Co-authored-by: beyondkmp <beyondkmkp@gmail.com> |
||
|---|---|---|
| .. | ||
| configs | ||
| embeddings | ||
| integration/nutstore/sso/lib | ||
| loader | ||
| mcpServers | ||
| reranker | ||
| services | ||
| utils | ||
| config.ts | ||
| constant.ts | ||
| electron.d.ts | ||
| env.d.ts | ||
| index.ts | ||
| ipc.ts | ||