0933a7d1b2
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. |
||
---|---|---|
.. | ||
lib | ||
api_messages.h | ||
atom_api_asar.cc | ||
atom_api_clipboard.cc | ||
atom_api_crash_reporter.cc | ||
atom_api_id_weak_map.cc | ||
atom_api_id_weak_map.h | ||
atom_api_shell.cc | ||
atom_api_v8_util.cc | ||
atom_bindings.cc | ||
atom_bindings.h | ||
object_life_monitor.cc | ||
object_life_monitor.h |