electron/atom
Kirk Ouimet 0fef09281b Guarding webview attributes against polluted Object.prototypes
Ran into an error with the buildParams function breaking when using a JavaScript library that modified the Object.prototype, this small fix resolves the issue.
2015-06-09 16:17:00 -07:00
..
app Remove duplicated macro. 2015-05-23 19:24:37 +08:00
browser Pass embedder when creating WebContents 2015-06-09 15:50:20 +08:00
common Convert std::string path to a FilePath to get compiling working on Windows 2015-06-09 15:56:54 -07:00
renderer Guarding webview attributes against polluted Object.prototypes 2015-06-09 16:17:00 -07:00
utility Rename PrintHandler to PrintHandlerWin since only used on Windows. 2015-05-23 19:24:29 +08:00