electron/lib
trop[bot] 8d69c95ee0
fix: data corruption in protocol.handle (#41933)
* fix: data corruption in protocol.handle

Co-authored-by: Jeremy Rose <jeremya@chromium.org>

* slice instead of subarray

Co-authored-by: Jeremy Rose <jeremya@chromium.org>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
2024-04-23 11:23:19 -04:00
..
browser fix: data corruption in protocol.handle (#41933) 2024-04-23 11:23:19 -04:00
common refactor: type-safe module imports / requires (#41192) 2024-02-05 16:36:28 +09:00
isolated_renderer refactor: cleanup global variable declarations (#38410) 2023-05-24 20:01:07 +02:00
node refactor: type-safe module imports / requires (#41192) 2024-02-05 16:36:28 +09:00
renderer fix: apply module search paths restriction on worker and child process (#41118) 2024-01-26 17:29:04 +09:00
sandboxed_renderer refactor: type-safe module imports / requires (#41192) 2024-02-05 16:36:28 +09:00
utility fix: apply module search paths restriction on worker and child process (#41118) 2024-01-26 17:29:04 +09:00
worker fix: apply module search paths restriction on worker and child process (#41118) 2024-01-26 17:29:04 +09:00