electron / libchromiumcontent

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

fix: (FileReader) Make a copy of the ArrayBuffer when returning partial result (backport: 2-0-x) #750

Closed deepak1556 closed 5 years ago

deepak1556 commented 5 years ago
Description of Change

Backports https://chromium-review.googlesource.com/c/chromium/src/+/1492873

Checklist