|
Summary: |
Upgrade to electron 33.3.0 |
Issue Type: |
Task |
Affects Versions: |
0.13 |
Assignee: |
Unassigned |
Components: |
Dependency Upgrades |
Created: |
07/Jan/25 09:30 |
Priority: |
Major |
Reporter: |
Manuel Leduc |
Description: |
Release Notes electron/electron (electron) v33.3.0: electron v33.3.0 Compare Source Release Notes for v33.3.0 Features
- Added APIs to manage shared dictionaries for compression efficiency using Brotli or ZStandard. The new APIs are session.getSharedDictionaryUsageInfo(), session.getSharedDictionaryInfo(options), session.clearSharedDictionaryCache(), and session.clearSharedDictionaryCacheForIsolationKey(options). #44951 (Also in 34)
- Added WebFrameMain.collectJavaScriptCallStack() for accessing the JavaScript call stack of unresponsive renderers. #44937 (Also in 34)
Fixes
- Fixed an possible crash when using draggable regions and BaseWindows to get the context-menu event. #44953 (Also in 32, 34)
Other Changes
- Updated Chromium to 130.0.6723.152. #44948
Documentation
|
|