mirror of
https://github.com/electron/electron.git
synced 2026-02-26 03:01:17 -05:00
* chore: bump chromium in DEPS to 87.0.4280.20 * update patches * test: disable flaky arm tests (#26046) * tests: disable flaking test on all arm platforms * tests: disable flaky did-change-theme-color tests on WOA (cherry picked from commit4ce7ca6cfb) * 2478082: Make window cloaking and uncloaking trigger occlusion calculation https://chromium-review.googlesource.com/c/chromium/src/+/2478082 Fixes visibility issues. * Revert "2478082: Make window cloaking and uncloaking trigger occlusion calculation" This reverts commit5ff8cc8c83. * ci: disable CalculateNativeWinOcclusion for woa (#26001) (cherry picked from commit708cf44d19) * Update appveyor.yml disable CalculateNativeWinOcclusion due to visibility issues * chore: bump chromium in DEPS to 87.0.4280.27 * update patches Co-authored-by: Electron Bot <anonymous@electronjs.org> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org> Co-authored-by: John Kleinschmidt <jkleinsc@github.com> Co-authored-by: Robo <hop2deep@gmail.com>