electron / libchromiumcontent

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

fix: Patch to disable Crashpad in Chromium on Windows #553

Closed torycl closed 6 years ago

torycl commented 6 years ago

Electron, release build, will not link on Windows if Chromium depends on symbols from Crashpad. I have added a patch which should disable Crashpad in Chromium and activate fallback to Breakpad.