Files
electron/atom/common
Thiago de Arruda a6e4867111 Handle Buffer deserialization in sandboxed renderers
In sandboxed renderers we use browserify to provide a node-like environment. The
Buffer class used by browserify is actually just a wrapper around Uint8Array,
but to deserialize Buffer correctly we must expose the class as a hidden value
and use it in V8ValueConverter.
2017-03-16 13:20:09 -03:00
..
2016-08-26 15:30:02 -07:00
2017-03-07 09:49:39 -08:00
2017-02-06 10:34:30 -08:00
2014-05-04 20:29:08 +08:00
2015-03-18 09:57:38 +08:00
2016-08-01 20:26:06 +09:00
2017-02-06 10:34:29 -08:00
2017-02-06 10:34:28 -08:00
2017-02-12 01:48:24 +05:30
2017-02-12 01:48:24 +05:30