summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Hyotaek Shim [Tue, 6 Aug 2019 05:51:56 +0000 (14:51 +0900)]
Change the dbus interface of BootingDone event
Change-Id: I04802df48bc58f4d7bf110d2c0d9190d82682b31
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Dariusz Michaluk [Fri, 12 Jul 2019 14:07:42 +0000 (16:07 +0200)]
Migrate to openssl 1.1
Change-Id: Iba40d214aaef492dbbc4a50fb38ec1e05a424fd2
INSUN PYO [Mon, 1 Jul 2019 08:09:34 +0000 (17:09 +0900)]
Remove unnecessary setting
Change-Id: I8a338534f67cbf31bc63f800ac3e92b8ad50b627
INSUN PYO [Mon, 24 Jun 2019 02:40:55 +0000 (11:40 +0900)]
Remove unnecessary settings on browser-rpovider.socket
Change-Id: Ia98f12d5e759a11ea24494dde76f30e091b06fa8
cookie [Tue, 8 Jan 2019 06:23:09 +0000 (01:23 -0500)]
Fix the error of Dlog
Change-Id: Iddbec866b4a148c11d5693c0aab36ccd4af1164b
Signed-off-by: cookie <cookie@samsung.com>
cookie [Mon, 17 Dec 2018 08:02:48 +0000 (03:02 -0500)]
Fix the Dlog API Error
Change-Id: I5bf47b4bd923a67e9ece9f98008f7bc299cbe0a5
Signed-off-by: cookie <cookie@samsung.com>
cookie [Tue, 15 May 2018 06:18:32 +0000 (15:18 +0900)]
Improve the line coverage
Change-Id: I989ff9e9aa0bc7488ae36cb944cf9322aca67e2d
Signed-off-by: cookie <cookie@samsung.com>
cookie [Tue, 15 May 2018 04:37:46 +0000 (13:37 +0900)]
Fix the Svace issue
Change-Id: I56de401e6546415dd99fcfdf92ec95ab2fb79143
Signed-off-by: cookie <cookie@samsung.com>
DoHyung Lim [Mon, 11 Dec 2017 04:46:24 +0000 (13:46 +0900)]
synopsys error handling lssue fixed.
shmid value always more than 0.
so, shmctl function return value define and check for memory free.
Change-Id: I4858522e88a3bef834c0c679a88f17528c006566
Signed-off-by: DoHyung Lim <delight.lim@samsung.com>
Youngjae Shin [Wed, 6 Dec 2017 23:35:11 +0000 (08:35 +0900)]
apply Tizen coding style
Change-Id: Ia232b204abeff0b8b17ee2336520a842887854e6
cookie [Wed, 19 Jul 2017 05:33:17 +0000 (05:33 +0000)]
VD Security vulnerability
[ Problem]MD5 does not recommend use as a weak hash algorithm
[ Solution]We use a hash algorithm for more than SHA256
[ Verify] Can open the new tab/bookmark/history
Signed-off-by: cookie <cookie@samsung.com>
Change-Id: I256722e1fdafca765bd7acf49a832086048cfdff
cookie [Tue, 11 Jul 2017 08:13:28 +0000 (08:13 +0000)]
bp_bookmark_ext_adaptor_get_info is exported but there is no .so file
[ Problem] http://suprem.sec.samsung.net/jira/browse/RWASP-1911
[ Cause ] bp_bookmark_ext_adaptor_get_info API just define in the Web_bookmark_product.h
There is no use and there is no implement
[ Solution]Remove the API
Change-Id: Iead96cccf2b03be78306dc5e6d8e24473a4599a2
Signed-off-by: cookie <cookie@samsung.com>
cookie [Fri, 30 Jun 2017 07:08:13 +0000 (07:08 +0000)]
Upgrade script numbering
Change-Id: I07498470f8d6efca84f7f7985a39021d4e5b7385
Signed-off-by: cookie <cookie@samsung.com>
HyeKyoung Hwang [Tue, 25 Apr 2017 08:23:31 +0000 (17:23 +0900)]
Fix Svace Issue
Change-Id: I820ca70a99e67e26e9c4b39b6e21a1dd6dfcbb1d
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Wed, 19 Apr 2017 08:25:59 +0000 (17:25 +0900)]
Fix Svace issue 207285
Change-Id: Ia77c7968a83c3c2202eb026f87137967e8bd9358
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Tue, 18 Apr 2017 02:21:59 +0000 (11:21 +0900)]
Fix the Svace issue 167371 ~ 167378
Change-Id: I0864f1d5bf0a7f6559c5df6547ab5923180761b4
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Thu, 13 Apr 2017 04:47:43 +0000 (13:47 +0900)]
Change release version
Change-Id: I25f853c43c4788c086233452b2380a043dc5868c
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Wed, 12 Apr 2017 01:57:55 +0000 (10:57 +0900)]
Fix the Svace Issue 144361,144898
Change-Id: I6f31b4684c49e5ce534202acf9cc856b91aac158
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Tue, 11 Apr 2017 07:30:24 +0000 (16:30 +0900)]
Use a macro of %license to add a license in spec file
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
Change-Id: Ib210a2c6476de500280f64455ab006524d8bad3e
HyeKyoung Hwang [Tue, 11 Apr 2017 03:07:23 +0000 (12:07 +0900)]
Fix the Svace issue 18688,18689,66122,66188,66189,66190,66191,66192
[ Problem] There are Svace issue due to without checking its higher bound
[ Solution] Checking the higher bound
[ Verify ] Check the bookmark/hisotry/tab
Change-Id: I02a5ab21e3f333e54ce955c789c2b482e2bd79b0
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Tue, 7 Mar 2017 06:29:16 +0000 (15:29 +0900)]
Remove sym link and install only for service
[ Problem]When the device is boot, the browser-provider is launching
[ Solution] Remove sym link and install only for service
[ Verify] The browser-provider is not launching on boot
Change-Id: I04be0a403699115cf8e0be96bdf9179f46616cdf
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Mon, 13 Mar 2017 08:43:37 +0000 (17:43 +0900)]
Fix the Crash for increase max ids limit
[Problem] Cloud pdm sync server is crashing due to less limit
[Cause & Measure] Increase the limit and do proper check
[Checking Method] Keep a lot of tabs to sync, launch cloud pdm syn
Change-Id: I0f272b9786229460168d82431692ba4f16a85f41
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
Lim DoHyung [Tue, 21 Feb 2017 05:54:28 +0000 (14:54 +0900)]
info pointer memory de-allocate svace issue.
Change-Id: If17d56a39922429baba6e705aa3a02d73f1374f3
Signed-off-by: Lim DoHyung <delight.lim@samsung.com>
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
Lim DoHyung [Thu, 16 Feb 2017 07:17:34 +0000 (16:17 +0900)]
svace pre-fixing to browser-provider.
Change-Id: Ib837aa2a471c1385ad23b04841c9a157cd113d34
Signed-off-by: Lim DoHyung <delight.lim@samsung.com>
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
Vignesh Shanmuga Sunder [Wed, 4 Jan 2017 10:49:13 +0000 (16:19 +0530)]
Fix memory access issue in browser provider slots
[Model] COMMON
[BinType] AP
[Customer] OPEN
[Issue#] P170103-03175
[Request] PLM
[Occurrence Version] Latest
[Problem] Crash observed when we try to open youtube page in browser (Once crash)
[Cause & Measure] slot->client memory was accessed when it was getting free
[Checking Method] N/A
[Team] BrowserUI
[Developer] Vignesh Shanmuga Sunder (vgn.sunder)
[Solution company] Samsung
[Change Type] Apply Patch
Change-Id: I3384a1674f44417a76a34991c375e0a302894254
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
Lim DoHyung [Fri, 23 Dec 2016 06:10:44 +0000 (15:10 +0900)]
update client permission function NULL check added.
Change-Id: I8b5d5a4fac2e33a23f2db5fe657376459997615a
Signed-off-by: Lim DoHyung <delight.lim@samsung.com>
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Wed, 14 Dec 2016 05:54:46 +0000 (14:54 +0900)]
Fix the VD issue
Change-Id: I5cfe9816d42f18abaf233dc0d465b6d0bb19ed22
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Thu, 27 Oct 2016 02:54:21 +0000 (11:54 +0900)]
Add the web_bookmark_product.h
[ Problem] There is missing the web_bookmark_product.h
[ Soultion ] Add the API into web_bookmark_product.h
Change-Id: I684dbab32fc39800106568bed015ca93240d0238
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Fri, 21 Oct 2016 02:12:28 +0000 (11:12 +0900)]
Fix the mutext issue
Change-Id: I2b2fd88921b02a5c634f0f39d6e9ead1ac4726fa
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Wed, 12 Oct 2016 07:36:56 +0000 (16:36 +0900)]
Fix the prevent issue
[ Issue ] Prevent WGID 67457 , 67458
[ Problme ] There have the null point issue
[ Soulution] Check the null point
Change-Id: I30d4ce54850c3006188e5bf3975f88fb67cf2566
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
Vignesh Shanmuga Sunder [Fri, 30 Sep 2016 11:49:32 +0000 (17:19 +0530)]
Merge browser-provider important MCD patches to SWC code
Change-Id: I556adfec1447ddb835cda2f89c07f0dc98156144
Maciej Skrzypkowski [Wed, 6 Jul 2016 14:37:11 +0000 (16:37 +0200)]
bp_create_unique_id modified to return positive id
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-1521
[Problem] bp_create_unique_id sometimes returned negative
integer because int value overflowed and became negative
[Solution] added mask for generating high number to prevent it from
becoming too large
[Verify] Run browser, run command
"dlogutil TAB_ADAPTOR BROWSER_PROVIDER" in shell
check if there is any DISK_BUSY message while adding tabs,
you should add at least 30 tabs.
Change-Id: I1c224a45932517763bfead627e7cd12ae06b94eb
Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
Lim DoHyung [Fri, 23 Sep 2016 08:54:12 +0000 (17:54 +0900)]
false positive content added.
Change-Id: I111244ba0aa3c20876551ea54802fd80f318df13
Signed-off-by: Lim DoHyung <delight.lim@samsung.com>
Lim DoHyung [Fri, 23 Sep 2016 06:20:16 +0000 (15:20 +0900)]
svace TV issue fixed.
Change-Id: I85c9dccddec7c4ed7047c61a942118b4892baadf
Signed-off-by: Lim DoHyung <delight.lim@samsung.com>
Lim DoHyung [Mon, 19 Sep 2016 04:51:53 +0000 (13:51 +0900)]
[svace] browser-provider issue fixed.
Change-Id: I3d9ac29f92db6468d5d1331f7e6a0e6eee801896
Signed-off-by: Lim DoHyung <delight.lim@samsung.com>
jaekuk, lee [Wed, 31 Aug 2016 05:21:27 +0000 (14:21 +0900)]
browser-provider patch for upgrade
Change-Id: Ife53c2281fa9864dd0cb829a51204666f2ef077f
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
jaekuk, lee [Tue, 30 Aug 2016 10:01:02 +0000 (19:01 +0900)]
browser-provider patch for upgrade
Change-Id: I7c2010a8e05fd590bad7c3c37549ca53ae10468f
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
HyeKyoung Hwang [Thu, 25 Aug 2016 01:46:03 +0000 (10:46 +0900)]
Fix the VD Svace issue for TRACE_STRERROR
Change-Id: I9dc361be23a1558903a3ce504272ad767cc675bc
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
HyeKyoung Hwang [Wed, 24 Aug 2016 01:34:19 +0000 (10:34 +0900)]
Fix the VD Svace issue WGID:
1080678
ATOMICITY mutex
Change-Id: Ie46c8160e13dcc3c3e1c5ce9e1b949470d02a340
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
jaekuk, lee [Mon, 22 Aug 2016 05:53:54 +0000 (14:53 +0900)]
modify the user data path
Change-Id: Id164f4e54d58320fa11655ab9363c72ecb31e356
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
Yunjin Lee [Wed, 20 Jul 2016 11:54:10 +0000 (20:54 +0900)]
Set SmackProcessLabel to System
Change-Id: I562a11c9a1a47a7e03108db2aafe0f7c095a8651
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
jaekuk, lee [Wed, 15 Jun 2016 02:00:52 +0000 (11:00 +0900)]
add the mediastorage privilege
Change-Id: I9f808d3f016db71b1ffdee171553c7f0985ea6f8
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
min7.choi [Tue, 14 Jun 2016 08:50:11 +0000 (17:50 +0900)]
Fix SMACK issue for db directory
Change-Id: I1d0b0484e798e7fab38508f7469bbde9c38f2747
Signed-off-by: min7.choi <min7.choi@samsung.com>
jaekuk, lee [Tue, 14 Jun 2016 03:52:25 +0000 (12:52 +0900)]
change the browser-provider permission from root to web_fw
Change-Id: I72412dd93b32c1ce47d8242d1fd281acff5c166b
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
jaekuk, lee [Mon, 13 Jun 2016 12:48:48 +0000 (21:48 +0900)]
Revert "change the browser-provider permission from root to web_fw"
This reverts commit
4beb2fa934c2ff30854cf1d703d742707cb72f34
Change-Id: I4cd8cd1a3c4be7fb68679546b74e73bf038a99ac
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
jaekuk, lee [Mon, 13 Jun 2016 03:59:29 +0000 (12:59 +0900)]
change the browser-provider permission from root to web_fw
Change-Id: I07752fafcf3010785b832bd21ae70f00a7bdbecc
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
cookie [Mon, 28 Mar 2016 02:29:34 +0000 (11:29 +0900)]
Change the License License: Apache License, Version 2.0 -> Apache-2.0
Change-Id: Ibcc9684120ff02ba7f25580c379e6f77ba2f1fa6
Signed-off-by: cookie <cookie@samsung.com>
sungwon2.han [Wed, 2 Mar 2016 09:29:32 +0000 (18:29 +0900)]
Replace hard-coded paths with Tizen config variables
Change-Id: Ie040cf2833db9c926a0a2ce628048fdc146e761a
sungwon2.han [Wed, 2 Mar 2016 04:36:55 +0000 (13:36 +0900)]
Delete TC files
TC files are managed in other package separately.
Change-Id: I5bea75f69215e68bd198260b097d5ee0666ffd40
sungwon2.han [Tue, 16 Feb 2016 22:51:37 +0000 (07:51 +0900)]
Change BP_HISTORY_DATE_LAST_MONTH to include history items between
-7 day and -1 month.
Change-Id: I251c2d0616cabdb6450d14561acc3f4d36476acd
sungwon2.han [Tue, 16 Feb 2016 06:11:18 +0000 (15:11 +0900)]
Change BP_HISTORY_DATE_LAST_7_DAYS to include the day before yesterday
Change-Id: I9fd71a6f51978d0b0f7eccfdab8b3f7ae36e18af
sungwon2.han [Fri, 15 Jan 2016 06:57:07 +0000 (15:57 +0900)]
Remove "internal" tag for handling API as inhouse only module
Change-Id: Id5c0bbd95b084e017fc925dca5c4faefee573243
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
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
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>
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>
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>
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>
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>
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>
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>
Jeonghoon Jeon [Fri, 8 May 2015 11:07:20 +0000 (04:07 -0700)]
Initial empty repository