Add pwrt electron interface object 66/171166/1
authorsurya.kumar7 <surya.kumar7@samsung.com>
Tue, 27 Feb 2018 05:39:19 +0000 (11:09 +0530)
committersurya.kumar7 <surya.kumar7@samsung.com>
Tue, 27 Feb 2018 06:48:09 +0000 (12:18 +0530)
commitd25194e4736ea15dce66ef83e63ed2a2d7896397
tree52fb816290215fa82b2620b702a9e2a76fbb96be
parent9d78cd305ea3ae69850a9b4d37ee4258d4fa6dd1
Add pwrt electron interface object

Any necesssary implementations or functions needed by JS-WRT can be
facilitated through this private pwrt object so that the deviation
from electron model is minimized and isolated

Change-Id: Iebb569dcacb5e6745199c4b0e579dcc256ea3b11
Signed-off-by: surya.kumar7 <surya.kumar7@samsung.com>
atom/browser/api/atom_api_pwrt.cc [new file with mode: 0644]
atom/browser/api/atom_api_pwrt.h [new file with mode: 0644]
atom/common/node_bindings.cc
filenames.gypi
lib/browser/api/module-list.js
lib/browser/api/pwrt.js [new file with mode: 0644]