electron / libchromiumcontent

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

src: add patches for Node upgrade v10.6.0 #626

Closed codebytere closed 6 years ago

codebytere commented 6 years ago

This PR adds patches for the Node upgrade to v10.6.0. It also corrects the get-patch script doc for the --output-dir cli flag.

/cc @alexeykuzmin

alexeykuzmin commented 6 years ago

Some patches do not apply cleanly.

Btw, what src: prefix means in the PR title? )

codebytere commented 6 years ago

@alexeykuzmin ah sorry it's a Node convention whereby the prefix is the code directory being affected