electron/shell
trop[bot] aacbdaf4ec
fix: avoid IPC for renderer webFrame.getZoom... APIs (#45557)
* fix: avoid IPC for renderer `webFrame.getZoom...` APIs

Co-authored-by: clavin <clavin@electronjs.org>

* Remove `DoGetZoomLevel` IPC

Co-authored-by: clavin <clavin@electronjs.org>

* Fix synchronous behavior & nullptr deref

Co-authored-by: clavin <clavin@electronjs.org>

* Use local root

Co-authored-by: clavin <clavin@electronjs.org>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: clavin <clavin@electronjs.org>
2025-02-13 12:53:59 +01:00
..
app chore: bump chromium to 133.0.6943.35 (35-x-y) (#45217) 2025-02-03 15:10:57 -05:00
browser fix: avoid IPC for renderer webFrame.getZoom... APIs (#45557) 2025-02-13 12:53:59 +01:00
common fix: avoid IPC for renderer webFrame.getZoom... APIs (#45557) 2025-02-13 12:53:59 +01:00
renderer fix: avoid IPC for renderer webFrame.getZoom... APIs (#45557) 2025-02-13 12:53:59 +01:00
services/node fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream (#44211) 2024-10-14 10:46:24 +02:00
utility fix: broken OOP window.print() on macOS/Linux (#45259) 2025-01-20 10:37:35 -06:00