Files
electron/atom/common
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
..
2015-01-19 14:22:32 -08:00
2014-12-15 17:15:56 -08:00
2014-11-12 11:09:59 +08:00
2015-01-13 11:47:10 -08:00
2014-12-09 16:37:40 -08:00
2014-05-04 20:29:08 +08:00
2014-05-04 20:29:08 +08:00
2014-12-07 13:09:50 -08:00