Release Notes for v32.2.3
Fixes
- Fixed an issue where
EventSource
wasundefined
in both renderer and worker processes when Node.js integration was enabled. #44497 (Also in 33, 34) - Fixed crash when network process terminates while a net log is running. #44419 (Also in 31, 33, 34)
- Fixed regression with dynamic dependency on
libgdk_pixbuf
. #44437 (Also in 33, 34)
Other Changes
- Added process memory limit details to parition_alloc oom handler. #44512
- Fixed incorrect position of ime input with editcontext. #44572
- Performance improvements when processing microtasks. #44472 (Also in 33, 34)
- Security: backported fix for CVE-2024-10230.
- Security: backported fix for CVE-2024-10231.
- Security: backported fix for CVE-2024-10229. #44482
- Security: backported fix for CVE-2024-10487. #44484