Merge pull request #6342 from electron/chrome52

Upgrade to Chrome 52
This commit is contained in:
Cheng Zhao 2016-07-22 08:53:33 -06:00 committed by GitHub
commit 99ec841a8e
86 changed files with 350 additions and 350 deletions

View file

@ -253,8 +253,6 @@ The `webPreferences` option is an object that can have the following properties:
Default is `false`.
* `experimentalCanvasFeatures` Boolean - Enables Chromium's experimental
canvas features. Default is `false`.
* `directWrite` Boolean - Enables DirectWrite font rendering system on
Windows. Default is `true`.
* `scrollBounce` Boolean - Enables scroll bounce (rubber banding) effect on
macOS. Default is `false`.
* `blinkFeatures` String - A list of feature strings separated by `,`, like