Allow Page to open window for tizen applications 05/191405/4
authorSuneel Kota <suneel.kota@samsung.com>
Tue, 16 Oct 2018 13:25:57 +0000 (18:55 +0530)
committerjaekuk lee <juku1999@samsung.com>
Tue, 23 Oct 2018 10:59:28 +0000 (10:59 +0000)
commit50581def33626c3ee3a41d9e77684363972c9619
tree2ca083baaea20e0ac10fd3ba6821146115057906
parent3fbcbb003f29d91b7ac0465884deb011d58cf53c
Allow Page to open window for tizen applications

the page is allowed to open a window only when CanCreateWindow
is true, in this case no_javascript_access indicates
weather the window created should be scriptable in same process
hence it is made false

Change-Id: I1376ad5ac52ab1d5031177c064f490c1487cf8e1
Signed-off-by: Suneel Kota <suneel.kota@samsung.com>
atom/browser/atom_browser_client.cc