electron/atom
Cheng Zhao 0933a7d1b2 Evaluate the "fs.js" in original-fs
Some high-level APIs in fs are using low-level APIs via "fs.xxx", which
will be overriden by our asar wrappers, so just shadow-copy those
methods is not enough.

By evaluating the whole "fs.js" we can make sure original-fs is not
polluted by the asar wrappers.

Fixes #782.
2015-01-19 14:22:32 -08:00
..
app linux,win: Initalize ICU for node mode 2015-01-16 16:12:12 -08:00
browser Don't popup error if the user has a custom uncaught exception handler 2015-01-19 12:50:44 -08:00
common Evaluate the "fs.js" in original-fs 2015-01-19 14:22:32 -08:00
renderer Make editing commands available in <webview> 2015-01-19 12:15:07 -08:00