electron / libchromiumcontent

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

fix: add a node_integration field to WebPreferences #694

Closed zcbenz closed 6 years ago

zcbenz commented 6 years ago

Backport libcc patch of https://github.com/electron/electron/pull/15076 to electron-3-0-x.

Notes: Partially fix a memory leak when opening child windows with nativeWindowOpen.