mirror of
https://github.com/electron/electron.git
synced 2026-02-26 03:01:17 -05:00
Backport of https://chromium-review.googlesource.com/c/chromium/src/+/3722478. The change landed on main recently in the latest chromium 105.0.5173.0 upgrade - https://github.com/electron/electron/pull/34770, so it would not be backported automatically to the currently supported stable branches, so I thought it would make sense to manually backport it. Fixes: https://github.com/electron/electron/issues/34467 Signed-off-by: Darshan Sen <raisinten@gmail.com>