mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -05:00
* chore: bump chromium in DEPS to 144.0.7559.59 * chore: update patches * [InputVizard] Fix missing touch cancel in InputTransferHandlerAndroid using InputEventSource Refs https://chromium-review.googlesource.com/c/chromium/src/+/7302368 (cherry picked from commitf31f9e06db) * 7264893: update postMessage tests for file: origin serialization change Cherry-picked from4ef78d3ee7Chromium now serializes file: origins as 'null' in MessageEvent per spec. This is a security improvement aligning with the HTML spec behavior. Ref: https://chromium-review.googlesource.com/c/chromium/src/+/7264893 Co-Authored-By: Alice Zhao <66543449+alicelovescake@users.noreply.github.com> --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: John Kleinschmidt <kleinschmidtorama@gmail.com> Co-authored-by: deepak1556 <hop2deep@gmail.com> Co-authored-by: Alice Zhao <66543449+alicelovescake@users.noreply.github.com>