mirror of
https://github.com/electron/electron.git
synced 2026-02-26 03:01:17 -05: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