electron / libchromiumcontent

Shared library build of Chromium’s Content module
MIT License
485 stars 183 forks source link

fix: Backport "Enforce flush ordering between contexts in GPU process on macOS" (2-0-x) #624

Closed poiru closed 6 years ago

poiru commented 6 years ago

This is a backport of https://chromium-review.googlesource.com/c/chromium/src/+/687832 targeting the 2-0-x branch of Electron.

This is a crucial patch for Figma, since without it Mac users will see flickering when their GPU is under heavy load.