mirror of
https://github.com/electron/electron.git
synced 2026-02-12 08:05:07 -05:00
fixed buffer size calculation (we actually send the whole image, not just the dirty part) removed the unnecessary resets and const now we use Copy instead of New