platform/framework/web/browser-provider.git
9 years agoAdd NULL check 00/55100/2 accepted/tizen/mobile/20151230.120838 accepted/tizen/tv/20151230.121121 submit/tizen_mobile/20151230.092333 submit/tizen_tv/20151230.092321
sungwon2.han [Tue, 22 Dec 2015 02:05:53 +0000 (11:05 +0900)]
Add NULL check

pointer 'client' was dereferenced without NULL check.

Change-Id: Ic372dc9fb02b0e69a00af96824cd8fd8708623a7

9 years agoApply ASLR to browser-provider executable 12/54012/1 accepted/tizen/mobile/20151211.052331 accepted/tizen/tv/20151211.061723 accepted/tizen/wearable/20151211.060513 submit/tizen/20151210.225705 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
sungwon2.han [Thu, 10 Dec 2015 22:46:06 +0000 (07:46 +0900)]
Apply ASLR to browser-provider executable

Build browser-provider package as PIE (Position Independent Executable)

Change-Id: I081df397cd0cde3c0e0e64705e23dc4075537162

9 years agoDeleted scrap feature. 01/49601/1 accepted/tizen/mobile/20151020.015656 accepted/tizen/tv/20151020.015705 accepted/tizen/wearable/20151020.015708 submit/tizen/20151019.075311
Jung Ick Guack [Thu, 15 Oct 2015 10:01:42 +0000 (19:01 +0900)]
Deleted scrap feature.

Change-Id: If1ae500a50a9c4d6aff79390d3cc6b9b1ce95000
Signed-off-by: Jung Ick Guack <jiguack@gmail.com>
9 years agoDisabled using shared memory. 42/48642/1 accepted/tizen/mobile/20150925.012433 accepted/tizen/tv/20150925.012452 accepted/tizen/wearable/20150925.012501 submit/tizen/20150924.061218 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Jung Ick Guack [Thu, 24 Sep 2015 06:05:40 +0000 (15:05 +0900)]
Disabled using shared memory.
shmget is not working from application becuase of smack deny,
until solve the issue, browser provider need to use only socket.

Change-Id: I8666398d92019ea654b07ea8b6c122f22add0f8c
Signed-off-by: Jung Ick Guack <jiguack@gmail.com>
9 years agoFixed smack deny from 'notify' path 27/47227/2 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150911.145137 accepted/tizen/tv/20150911.145147 accepted/tizen/wearable/20150911.145158 submit/tizen/20150911.042843 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release
Jung Ick Guack [Tue, 1 Sep 2015 07:25:10 +0000 (16:25 +0900)]
Fixed smack deny from 'notify' path
- Added smack label by System::Shared,
  due to applications could read 'notify'

Change-Id: Id1a76510b3bf1bb1234e8cedd8c5b32ee83fa844
Signed-off-by: Jung Ick Guack <jiguack@gmail.com>
9 years agoFixed bug the systemd file location in install time. 62/45862/1 accepted/tizen/mobile/20150812.064233 accepted/tizen/tv/20150812.064251 accepted/tizen/wearable/20150812.064258 submit/tizen/20150812.045041
Jung Ick Guack [Wed, 12 Aug 2015 04:47:36 +0000 (13:47 +0900)]
Fixed bug the systemd file location in install time.

Change-Id: I06489290e19a94d94463b0968ff0a7ee371fdeeb
Signed-off-by: Jung Ick Guack <jiguack@gmail.com>
9 years agoFixed systemd setting for multi user 35/42135/1 accepted/tizen/mobile/20150624.083848 accepted/tizen/tv/20150624.083940 accepted/tizen/wearable/20150624.084016 submit/tizen/20150624.072834
Jung Ick Guack [Tue, 23 Jun 2015 13:48:44 +0000 (22:48 +0900)]
Fixed systemd setting for multi user

Change-Id: Ifdfb473eff2c56aa4513a0621e8e0dd5e48e1019
Signed-off-by: Jung Ick Guack <jiguack@gmail.com>
10 years agoDelete SmackLabel from systemd/browser-provider.socket 47/39647/1 tizen_3.0.2015.q2_common accepted/tizen/common/20150522.093859 accepted/tizen/mobile/20150605.023931 accepted/tizen/tv/20150521.005441 submit/tizen_common/20150522.999999 submit/tizen_mobile/20150604.233251 submit/tizen_tv/20150520.093007
sungwon2.han [Wed, 20 May 2015 09:27:22 +0000 (18:27 +0900)]
Delete SmackLabel from systemd/browser-provider.socket

Change-Id: I86f9d6ab44ea38acf769c7bfecd0f24d8efd2d61
Signed-off-by: sungwon2.han <sungwon2.han@samsung.com>
10 years agoChange git path from framework/web to platform/framework/web 27/39127/1 accepted/tizen/common/20150518.072123 accepted/tizen/tv/20150511.005738 submit/tizen_common/20150513.071749 submit/tizen_tv/20150510.232556
sungwon2.han [Sun, 10 May 2015 23:22:01 +0000 (08:22 +0900)]
Change git path from framework/web to platform/framework/web

Change-Id: Id068d239a760532b5cd999e26de6937d41fcd5b5
Signed-off-by: sungwon2.han <sungwon2.han@samsung.com>
10 years agoInitial empty repository master
Jeonghoon Jeon [Fri, 8 May 2015 11:07:20 +0000 (04:07 -0700)]
Initial empty repository