mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Migrate clipboard API calls from synchronous methods to async callback-based methods with RunLoop pattern. Ref: https://chromium-review.googlesource.com/c/chromium/src/+/7590029