summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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>
KwangHyuk Kim [Wed, 13 Feb 2019 06:33:13 +0000 (06:33 +0000)]
Merge "Fix crash issue by app-control" into tizen
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>
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>
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>
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>
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>
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
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>
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>
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>
Tizen Infrastructure [Fri, 4 Jan 2019 04:49:11 +0000 (04:49 +0000)]
Initial empty repository