platform/framework/web/wrtjs.git
6 years agoSeparate wrtjs path from chromium-efl 57/200057/2 accepted/tizen/unified/20190221.084200 submit/tizen/20190219.225627
ws29.jung [Mon, 18 Feb 2019 12:12:36 +0000 (21:12 +0900)]
Separate wrtjs path from chromium-efl

As chromium-efl supports downloadable package, wrtjs cannot share
chromium-efl's path to install its own files.
To prevent wrtjs files removal during chromium-efl update,
now this package has its own file install path.

Change-Id: Ia536096e314450314e75cb086fd843f1fb5302f4
Signed-off-by: ws29.jung <ws29.jung@samsung.com>
6 years agoMerge "Fix crash issue by app-control" into tizen accepted/tizen/unified/20190214.060724 submit/tizen/20190213.122554
KwangHyuk Kim [Wed, 13 Feb 2019 06:33:13 +0000 (06:33 +0000)]
Merge "Fix crash issue by app-control" into tizen

6 years agoFix crash issue by app-control 49/199549/1
SangYong Park [Wed, 13 Feb 2019 02:31:06 +0000 (11:31 +0900)]
Fix crash issue by app-control

Currently reset web application when app-control event occurs after web application is created.
but, this is not correct behavior and sometimes crash is occured.
so ignore this case, and fix behavior after app-control event object is provided in app-control event.

Change-Id: Ife0c8b01dfa13ba99ea3bc405fd854a9db3e7610
Signed-off-by: SangYong Park <sy302.park@samsung.com>
6 years ago[WRTJS]Add cookie manager support. 90/199390/8 submit/tizen/20190212.110627 submit/tizen/20190213.003723
min7.choi [Mon, 11 Feb 2019 06:27:21 +0000 (15:27 +0900)]
[WRTJS]Add cookie manager support.

This patch requires below chromium patch
https://review.tizen.org/gerrit/198592/

Change-Id: If7821435a72710629835404ebd62dda0916d4d5c
Signed-off-by: min7.choi <min7.choi@samsung.com>
6 years agoRemove redundant Window hide on suspend as it is handled by platform 66/199166/6 accepted/tizen/unified/20190212.084110 submit/tizen/20190212.024052
surya.kumar7 [Wed, 6 Feb 2019 12:04:05 +0000 (17:34 +0530)]
Remove redundant Window hide on suspend as it is handled by platform

JSWRT need not explicitly call window.hide() during App loop's suspend
event as platform is directly responsible for that

Change-Id: I9f91fed65f373f5fbbab12588660a8d04bea3524
Signed-off-by: surya.kumar7 <surya.kumar7@samsung.com>
6 years agoAdd wrt-loader 26/199026/1 accepted/tizen/unified/20190207.120337 submit/tizen/20190201.051141
SangYong Park [Fri, 1 Feb 2019 01:43:06 +0000 (10:43 +0900)]
Add wrt-loader

wrt-loader is moved from chromium-efl

Change-Id: Ic78fab2bcab3d688217154ba546ae1b85d3aa48c
Signed-off-by: SangYong Park <sy302.park@samsung.com>
6 years agoChange resource file directory 87/198787/2 accepted/tizen/unified/20190130.101023 submit/tizen/20190130.020336
SangYong Park [Tue, 29 Jan 2019 12:57:09 +0000 (21:57 +0900)]
Change resource file directory

Change-Id: I548050d1545ead157d022af0cb0b6a5c7feb1318
Signed-off-by: SangYong Park <sy302.park@samsung.com>
6 years agoMerge branch 'tizen' of ssh://review.tizen.org:29418/platform/framework/web/wrtjs... submit/tizen/20190128.103152 submit/tizen/20190129.022255
jaekuk, lee [Mon, 28 Jan 2019 09:53:32 +0000 (18:53 +0900)]
Merge branch 'tizen' of ssh://review.tizen.org:29418/platform/framework/web/wrtjs into tizen_55

6 years ago[WRTjs]Add gbs.conf 22/198522/6
jaekuk, lee [Fri, 25 Jan 2019 06:42:43 +0000 (15:42 +0900)]
[WRTjs]Add gbs.conf

Change-Id: I3ffd19ec473f16e81a1385a44dd44d3ee7e233f9
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
6 years ago[release 0.3.2]tizen porting 22/198522/5
jaekuk, lee [Fri, 25 Jan 2019 06:42:43 +0000 (15:42 +0900)]
[release 0.3.2]tizen porting

Change-Id: I3ffd19ec473f16e81a1385a44dd44d3ee7e233f9
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
6 years ago[WRTjs]javascript based web runtime 57/196857/6 accepted/tizen/unified/20190128.061758 submit/tizen/20190124.105017
jaekuk, lee [Fri, 4 Jan 2019 05:12:10 +0000 (14:12 +0900)]
[WRTjs]javascript based web runtime

Create new project for javascript based web runtime
to replace the existing web runtime

Change-Id: Ib343edbcc76d25117b89074c9552cbe68fa9594a
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
6 years agoInitial empty repository master
Tizen Infrastructure [Fri, 4 Jan 2019 04:49:11 +0000 (04:49 +0000)]
Initial empty repository