platform/framework/web/nwrt.git
8 years agoMerge "Revert "Revert "[Temporary] skip ewk_shutdown""" into tizen tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150908.231815 accepted/tizen/tv/20150908.231838 accepted/tizen/wearable/20150908.231820 submit/tizen/20150908.085738 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release
WonYoung Choi [Tue, 8 Sep 2015 08:56:16 +0000 (01:56 -0700)]
Merge "Revert "Revert "[Temporary] skip ewk_shutdown""" into tizen

8 years agoRevert "Revert "[Temporary] skip ewk_shutdown"" 30/47730/1
WonYoung Choi [Tue, 8 Sep 2015 08:08:48 +0000 (01:08 -0700)]
Revert "Revert "[Temporary] skip ewk_shutdown""

This reverts commit 210816f660b9d8403a210437f8642a6129f84c83.

Change-Id: I2182497863d84ef9ac600786fe0ca28bd611c0b8

8 years agoMove the wrt.manifest file to packaging directory. 11/47611/1 accepted/tizen/mobile/20150907.085145 accepted/tizen/tv/20150907.085212 accepted/tizen/wearable/20150907.085154 submit/tizen/20150907.074600
WonYoung Choi [Mon, 7 Sep 2015 04:42:50 +0000 (13:42 +0900)]
Move the wrt.manifest file to packaging directory.

Change-Id: I5419d5411792a8ac04f726a848b9efdf07e61c08

8 years agoRevert "[Temporary] skip ewk_shutdown" 09/47609/1
WonYoung Choi [Mon, 7 Sep 2015 04:34:29 +0000 (13:34 +0900)]
Revert "[Temporary] skip ewk_shutdown"

This reverts commit 42a3101ee7f81974fe4c8e544a4a499a9e5d9186.

Change-Id: Icb657549b15abb6d0a672050e13d2fbb5c510d7f

8 years agoFix context menu handling 95/47395/2
Seungkeun Lee [Thu, 3 Sep 2015 05:29:35 +0000 (14:29 +0900)]
Fix context menu handling
 - ewk_context_menu_item_count could be 0
 - item index was starts with 0

Change-Id: I27ec8336726665a33ca9b8ec9cbcaaf9d29be519

8 years agoFix resource localize logic 31/47231/2
Seungkeun Lee [Tue, 1 Sep 2015 07:37:10 +0000 (16:37 +0900)]
Fix resource localize logic
 - Input Url could be localed url including locale folder
 - Input Url was encoded with URL encode

Change-Id: I956d17fd29efd2a756d9e9d0605a489c49c2c744

8 years ago[Refactoring] small cleanup within application_data 49/47049/2
Pawel Sikorski [Fri, 28 Aug 2015 13:04:44 +0000 (15:04 +0200)]
[Refactoring] small cleanup within application_data

CSPHandler is included in ManifestParser::WidgetConfigParser.
Hence, the CSPInfo can be retrieved from this object.

Requires: https://review.tizen.org/gerrit/#/c/47048/

Change-Id: I4d4b2d89cfeaadb81aaeac1a5bf6e29bdb5bb5ff

8 years agoFix to enable extracting scheme from str(no ://) 64/47164/1 accepted/tizen/mobile/20150901.002300 accepted/tizen/tv/20150901.002315 accepted/tizen/wearable/20150901.002325 submit/tizen/20150831.112309
yons.kim [Mon, 31 Aug 2015 10:49:10 +0000 (19:49 +0900)]
Fix to enable extracting scheme from str(no ://)

- enables getting scheme from string which is without '://'
- for below situation
- info_uri: tct / request_uri: tct://test_runner

Change-Id: I442d8a3a1e93e6f3229a41a6b2b619c97c100658

8 years agoUpdate extension lazy loading logic 01/47101/4
Seungkeun Lee [Mon, 31 Aug 2015 00:33:58 +0000 (09:33 +0900)]
Update extension lazy loading logic
 - Fix widget loading issue
 - *.json files can be extension metadata
 - All extension plugins should provide the metadata file(.json)
   If does not provide metadata file, It can't load in lazy load mode

Change-Id: I2efd4bb4ede7d3f6cfbbc7cd2e603b9a89ab6bd7

8 years ago Fix window rotation code 74/46774/5
Seungkeun Lee [Wed, 26 Aug 2015 04:47:04 +0000 (13:47 +0900)]
 Fix window rotation code
 - elm_win_wm_rotation_preferred_rotation_set will cause window rotation so, I remove elm_win_rotation_set code

Change-Id: Ie096f6e40cfc762249d0a4da984dbc9269427576

8 years agoFix WebEngine opened Popup related crash issue with workaround code 24/47024/3
Seungkeun Lee [Fri, 28 Aug 2015 07:37:54 +0000 (16:37 +0900)]
Fix WebEngine opened Popup related crash issue with workaround code
 - If popup(opened by webengein) was not closed when WebView was deleted, it will cause crash
 - When WebView was deleted, request closing popup to the webengine
 - popup close request API should be provided by webengine, currently use workaround API

Change-Id: I3ac2647e09c8d434b6398dbc3143a8e5bf77af20

8 years agoFix Popup related crash issue 15/47015/2
Seungkeun Lee [Fri, 28 Aug 2015 06:23:40 +0000 (15:23 +0900)]
Fix Popup related crash issue
 - If popup was not closed when WebView was deleted, it will cause crash
 - When ClearViewStack, all opened popup was force closing

Change-Id: I4affe379c2f39160908c19c6efdbbdb3caa43ce5

8 years agoFix for widget lazyloading (workaround) 29/47029/2 accepted/tizen/mobile/20150829.030027 accepted/tizen/tv/20150829.030826 accepted/tizen/wearable/20150829.031418 submit/tizen/20150828.083141
Seungkeun Lee [Fri, 28 Aug 2015 08:23:35 +0000 (17:23 +0900)]
Fix for widget lazyloading (workaround)
 - widget API was not added in plugins.json
 - as workaround, add manually widget API

Change-Id: Iacc5512076d1f3aaf83b3d038cc85da859eb1e72

8 years agoAdd Smack manifest 79/46879/1 accepted/tizen/mobile/20150827.050512 accepted/tizen/tv/20150827.050520 accepted/tizen/wearable/20150827.050533 submit/tizen/20150827.011958
Seungkeun Lee [Thu, 27 Aug 2015 01:13:38 +0000 (10:13 +0900)]
Add Smack manifest
 - request _ label

Change-Id: I1a6e5aa45e02de859bb93bbf2382a551408eeeaa

8 years agoAdd "--no-sandbox" parameter 59/46759/2
Seungkeun Lee [Wed, 26 Aug 2015 00:19:04 +0000 (09:19 +0900)]
Add "--no-sandbox" parameter
 - ewk was defaultly enabled sandbox

Change-Id: I165ead392f29e0209721058c06e0d9980ff0860c

8 years agoRevert "Add defense code that sets default text encoding" 58/46758/2
Seungkeun Lee [Wed, 26 Aug 2015 00:17:30 +0000 (09:17 +0900)]
Revert "Add defense code that sets default text encoding"

This reverts commit 2a9918b0739165fd2fe82a30e60bc11abe8548c4.

Conflicts:
src/runtime/web_view_impl.cc

Change-Id: Ic16114091a30b8780935b98f85771a1294393598

8 years agoImplements plugin lazy loading 09/46109/9
Seungkeun Lee [Mon, 17 Aug 2015 04:14:49 +0000 (13:14 +0900)]
Implements plugin lazy loading

Change-Id: I713582d2e84147e0940176e7db658e785be96bcd

8 years agofix getting user_runtime_dir for dbus 17/46217/1 accepted/tizen/mobile/20150818.100810 accepted/tizen/mobile/20150818.101207 accepted/tizen/tv/20150818.101238 accepted/tizen/tv/20150818.101511 accepted/tizen/wearable/20150818.101606 accepted/tizen/wearable/20150818.101829 submit/tizen/20150818.062909 submit/tizen_mobile/20150818.095627 submit/tizen_tv/20150818.095638 submit/tizen_wearable/20150818.095646
WonYoung Choi [Tue, 18 Aug 2015 06:27:13 +0000 (15:27 +0900)]
fix getting user_runtime_dir for dbus

Change-Id: Ibf121f7f1af21d3a6328dfa8d3d6bd7c63808ffc

8 years agoAdd Profile log 90/45990/4
Seungkeun Lee [Thu, 13 Aug 2015 04:48:48 +0000 (13:48 +0900)]
Add Profile log

Change-Id: I6671e750ac16a0fff40a196a23cb030e1b941b7d

8 years agoAdd orientation type 80/45880/3
Seungkeun Lee [Wed, 12 Aug 2015 06:53:25 +0000 (15:53 +0900)]
Add orientation type
 - Natural : device natural orientation
 - Any : current orientation

Change-Id: Idfabccd35b1f688b4f790e08286d66a152e8ff3d

8 years agoRemove deprecated callback 83/45883/2
Seungkeun Lee [Wed, 12 Aug 2015 07:08:58 +0000 (16:08 +0900)]
Remove deprecated callback
 - ewk_view_orientation_lock_callback_set

Change-Id: I7c56245faeaff8198f825f32f7eb50265823841d

8 years ago[Temporary] skip ewk_shutdown 80/45980/1 accepted/tizen/mobile/20150813.055126 accepted/tizen/tv/20150813.055143 accepted/tizen/wearable/20150813.055149 submit/tizen/20150813.015849
WonYoung Choi [Thu, 13 Aug 2015 01:50:51 +0000 (10:50 +0900)]
[Temporary] skip ewk_shutdown

Change-Id: I039b882d5f786d25e8e64360ebeefe0a68c49955

8 years agoRuntime process should be terminated when Extension process is crashed 79/45979/1
WonYoung Choi [Thu, 13 Aug 2015 01:44:14 +0000 (10:44 +0900)]
Runtime process should be terminated when Extension process is crashed

Change-Id: Ia1166736eea3bb0e8ae8bb7ada971f626da28424

8 years agoMerge "Use smart class - To enable orientation lock API" into tizen accepted/tizen/mobile/20150810.080923 accepted/tizen/tv/20150810.080937 accepted/tizen/wearable/20150810.080944 submit/tizen/20150810.045627
WonYoung Choi [Mon, 10 Aug 2015 04:55:41 +0000 (21:55 -0700)]
Merge "Use smart class  - To enable orientation lock API" into tizen

8 years agoFix SIGABRT when runtime exits. 33/45633/1
WonYoung Choi [Mon, 10 Aug 2015 04:33:51 +0000 (13:33 +0900)]
Fix SIGABRT when runtime exits.

ewk_shutdown() should be called after Runtime's destructor.

Change-Id: I64baede07e4418cbf75ba0d65f3d863ee1da3c65

8 years agoUse smart class 52/41152/9
Seungkeun Lee [Thu, 11 Jun 2015 09:56:46 +0000 (18:56 +0900)]
Use smart class
 - To enable orientation lock API

Change-Id: I3c6213b364155da7f4e4e3aba4890f7b7ef1b500

8 years agoAdd defense code that sets default text encoding 78/45378/1
jh5.cho [Wed, 5 Aug 2015 10:14:43 +0000 (19:14 +0900)]
Add defense code that sets default text encoding

Change-Id: I11798e4ccc0850d1996a42661b20ffa37f6859a6

8 years agoDispatch tizenhwkey 'menu' event 99/44999/1 accepted/tizen/mobile/20150804.000143 accepted/tizen/tv/20150804.000153 accepted/tizen/wearable/20150804.000205 submit/tizen/20150803.232230
jh5.cho [Thu, 30 Jul 2015 09:46:21 +0000 (18:46 +0900)]
Dispatch tizenhwkey 'menu' event

Change-Id: Iebbce0b1a0d5466482e0fdd635ccb6382fe3892e

8 years agoFix Crash issue, when popup button was quickly double-clicked 37/44737/2
Seungkeun Lee [Mon, 27 Jul 2015 08:16:02 +0000 (17:16 +0900)]
Fix Crash issue, when popup button was quickly double-clicked

Change-Id: I3500dc9ba5e117ba6cbae93b5e92abb69c8e3519

8 years agoImplement AppDB by sqlite 25/44725/4
Seungkeun Lee [Mon, 27 Jul 2015 06:45:38 +0000 (15:45 +0900)]
Implement AppDB by sqlite

Change-Id: If38d54e4c8fbc531570f00557521c9810a103bc9

8 years agoApply application path to restore 2.x directory structure 50/44750/5 accepted/tizen/mobile/20150729.073546 accepted/tizen/tv/20150729.073603 accepted/tizen/wearable/20150729.073622 submit/tizen/20150729.044523
jh5.cho [Mon, 27 Jul 2015 10:12:05 +0000 (19:12 +0900)]
Apply application path to restore 2.x directory structure

$HOME/apps_rw/{PKGID}/{APPID}/… to $HOME/apps_rw/{PKGID}/res/wgt…

Change-Id: I9ac512b5abfc38ce6390efb8a465274efaf639cb

8 years ago Only app:// and file:// could be localized 18/44618/1
Seungkeun Lee [Fri, 24 Jul 2015 02:02:08 +0000 (11:02 +0900)]
 Only app:// and file:// could be localized

Change-Id: Idf748e9c09b16bba72ec8003e0d8b39f2fad0b0f

8 years agoLint script for only changed files 20/44520/1
Seungkeun Lee [Thu, 23 Jul 2015 02:28:13 +0000 (11:28 +0900)]
Lint script for only changed files

Change-Id: I54d5d1fc4d7565f9c32247a8106e213c739912df

8 years agoMerge "Implement WebSetting.removeAllCookies API client side" into tizen accepted/tizen/mobile/20150724.090628 accepted/tizen/tv/20150724.090805 accepted/tizen/wearable/20150724.090929 submit/tizen/20150722.045537 submit/tizen/20150724.082436
WonYoung Choi [Wed, 22 Jul 2015 04:48:32 +0000 (21:48 -0700)]
Merge "Implement WebSetting.removeAllCookies API client side" into tizen

8 years agoMerge "implement of content element processing" into tizen
WonYoung Choi [Wed, 22 Jul 2015 04:47:54 +0000 (21:47 -0700)]
Merge "implement of content element processing" into tizen

8 years agoImplement WebSetting.removeAllCookies API client side 56/44256/1
Seungkeun Lee [Mon, 20 Jul 2015 08:18:06 +0000 (17:18 +0900)]
Implement WebSetting.removeAllCookies API client side

Change-Id: I7a46c77e81e47ad5152155ebe256c4606d15b891

8 years agoimplement of content element processing 27/42827/17
Joonghyun Cho [Fri, 3 Jul 2015 01:11:01 +0000 (10:11 +0900)]
implement of content element processing

Change-Id: Ie44a9fb78b409813237777d85bffcbb9232a8942

8 years agoChange deprecated pkg to the new one, efl-assist to efl-extension 84/43984/3
jh5.cho [Thu, 16 Jul 2015 02:19:15 +0000 (11:19 +0900)]
Change deprecated pkg to the new one, efl-assist to efl-extension

Change-Id: I849467d6ef0cc5a2b2dfaa30b0c1d50d1f9f8d86

8 years agoApply mime_override_callback for specific mimetype 73/43673/2
Yongseop Kim [Mon, 13 Jul 2015 07:10:11 +0000 (16:10 +0900)]
Apply mime_override_callback for specific mimetype

Change-Id: Iccac998196d35452238291b934cb8233dc936ef0

8 years agoApply WidgetConfigParser from Manifest-parser 34/43534/2
Yongseop Kim [Fri, 10 Jul 2015 03:06:32 +0000 (12:06 +0900)]
Apply WidgetConfigParser from Manifest-parser

Change-Id: I60cc7496a5ab848d160319710cd5baf9fb1d1642

8 years agoFix code to enable hw key event 71/43371/3
Yongseop Kim [Wed, 8 Jul 2015 12:31:56 +0000 (21:31 +0900)]
Fix code to enable hw key event

Change-Id: I91c726d3df4e66d7e94747d8971c7ca612452cf5

8 years agoCleanup code 23/43423/1 accepted/tizen/mobile/20150709.054625 accepted/tizen/tv/20150709.054639 accepted/tizen/wearable/20150709.054649 submit/tizen/20150709.051423
WonYoung Choi [Wed, 8 Jul 2015 02:00:49 +0000 (11:00 +0900)]
Cleanup code

Change-Id: I19f9f39503149d4296474cbcde60e625ac5a02fe

8 years agoMerge "Refactoring CompareMime(), CompareUri()" into tizen
WonYoung Choi [Wed, 8 Jul 2015 01:26:17 +0000 (18:26 -0700)]
Merge "Refactoring CompareMime(), CompareUri()" into tizen

8 years agoRefactoring CompareMime(), CompareUri() 79/41879/12
Yongseop Kim [Thu, 18 Jun 2015 14:14:00 +0000 (23:14 +0900)]
Refactoring CompareMime(), CompareUri()

  - remove regex codes
  - process only '*' wildcard

Change-Id: I469e6588f9bed38db29b1a6e53d21d219cee9d95

8 years agoMerge "Implement new Url class" into tizen
WonYoung Choi [Tue, 7 Jul 2015 02:08:43 +0000 (19:08 -0700)]
Merge "Implement new Url class" into tizen

8 years agoMerge "Implement objecttools module. - It provide Object manipulation function....
WonYoung Choi [Tue, 7 Jul 2015 02:08:07 +0000 (19:08 -0700)]
Merge "Implement objecttools module.  - It provide Object manipulation function.  - It is not redfined by User codes" into tizen

8 years agoChange runtim-info keys to system-settings keys to apply vconf-internal-keys changes 63/42963/1 accepted/tizen/mobile/20150708.015045 accepted/tizen/tv/20150708.015143 accepted/tizen/wearable/20150708.015236 submit/tizen/20150702.103311
Joonghyun Cho [Mon, 6 Jul 2015 10:22:05 +0000 (19:22 +0900)]
Change runtim-info keys to system-settings keys to apply vconf-internal-keys changes

Change-Id: I7c9c6db6d363bffcf6bcdd1b5ceaafb9a0a12f8b

8 years agoImplement new Url class 99/41899/15
Joonghyun Cho [Fri, 19 Jun 2015 02:36:07 +0000 (11:36 +0900)]
Implement new Url class

Change-Id: I6e2ffeb4d28074a930caba3910ad47b0f7974d16

8 years agoSet utc framework with gtest 59/42259/2 accepted/tizen/mobile/20150629.021646 accepted/tizen/tv/20150629.021658 accepted/tizen/wearable/20150629.021710 submit/tizen/20150629.014534
Yongseop Kim [Thu, 25 Jun 2015 04:43:42 +0000 (13:43 +0900)]
Set utc framework with gtest

Change-Id: I6bbeb62466a9ebcbc2fc4734bab85517674f3543

8 years agoImplement objecttools module. 42/41942/2
Seungkeun Lee [Fri, 19 Jun 2015 08:35:27 +0000 (17:35 +0900)]
Implement objecttools module.
 - It provide Object manipulation function.
 - It is not redfined by User codes

Change-Id: I27f50157dbfce90e11e1440f1225846425bd2579

8 years agoSimplify ConsoleMessage 54/41854/2
WonYoung Choi [Thu, 18 Jun 2015 10:55:58 +0000 (19:55 +0900)]
Simplify ConsoleMessage

Change-Id: I5d4cea4901d1b69b65b0b9ccb93b68fc8a55ca1e

8 years agoPreference implement refactoring 32/41532/6
Seungkeun Lee [Tue, 16 Jun 2015 09:35:06 +0000 (18:35 +0900)]
Preference implement refactoring
 - Preference db lazy initialize
 - Set Size limit (key:80 , value:8192)
 - Set Widget width/height with window.innerWidth/innerHeight
Change-Id: Ic28c8471d686f81f2609f313a57e10cb0025664d

8 years agoMerge "Refactoring ResourceManager class" into tizen
WonYoung Choi [Thu, 18 Jun 2015 00:50:54 +0000 (17:50 -0700)]
Merge "Refactoring ResourceManager class" into tizen

8 years agoRefactoring ResourceManager class 89/41489/9
Yongseop Kim [Tue, 16 Jun 2015 08:07:21 +0000 (17:07 +0900)]
Refactoring ResourceManager class

Change-Id: I4a4f0fdaaf19971de1c1ecc6d1babdade84cd242

8 years agoFix popup bypass code 85/41485/2
Seungkeun Lee [Tue, 16 Jun 2015 07:35:18 +0000 (16:35 +0900)]
Fix popup bypass code
 - If exist the data of permission, should not show the popup

Change-Id: Id4d61f2b3043386f62c40a5393849db724815acf

8 years agoMerge "Bug fix of ResourceManager - invalid return of GetStartResource()" into...
WonYoung Choi [Tue, 16 Jun 2015 06:28:02 +0000 (23:28 -0700)]
Merge "Bug fix of ResourceManager   - invalid return of GetStartResource()" into tizen

8 years agoFix injected bundle path against aarch64 69/41469/1 accepted/tizen/mobile/20150617.012542 accepted/tizen/tv/20150617.012733 accepted/tizen/wearable/20150617.012840 submit/tizen_mobile/20150616.015514 submit/tizen_tv/20150616.015507 submit/tizen_wearable/20150616.015521
WonYoung Choi [Tue, 16 Jun 2015 01:37:42 +0000 (10:37 +0900)]
Fix injected bundle path against aarch64

Change-Id: Ia8740c0916b8ad2461a2e88982bb5f266e5bdf12

8 years agoBug fix of ResourceManager 67/41467/1
Yongseop Kim [Tue, 16 Jun 2015 01:36:47 +0000 (10:36 +0900)]
Bug fix of ResourceManager
  - invalid return of GetStartResource()

Change-Id: Ie175bf4e96ad84a7947ef4a3ff1c9d54a107ad0f

8 years agoMerge "Bug fix of ResourceManager - iteration for app_control_list was invalid."...
WonYoung Choi [Mon, 15 Jun 2015 11:31:09 +0000 (04:31 -0700)]
Merge "Bug fix of ResourceManager - iteration for app_control_list was invalid." into tizen

8 years agoMerge "WebApplication : Set default encoding type" into tizen
WonYoung Choi [Mon, 15 Jun 2015 11:30:53 +0000 (04:30 -0700)]
Merge "WebApplication : Set default encoding type" into tizen

8 years agoBug fix of ResourceManager 49/41449/1
WonYoung Choi [Mon, 15 Jun 2015 11:27:31 +0000 (20:27 +0900)]
Bug fix of ResourceManager
- iteration for app_control_list was invalid.

Change-Id: I2830c98b378a9188a7e838deae7d9e9cfc33c053

8 years agoBug fix : ResourceManager 58/41258/1 accepted/tizen/common/20150612.144339 accepted/tizen/mobile/20150615.071219 accepted/tizen/tv/20150615.071245 accepted/tizen/wearable/20150617.012833 submit/tizen_common/20150612.085952 submit/tizen_mobile/20150612.084020 submit/tizen_tv/20150612.084103 submit/tizen_wearable/20150616.000000 submit/tizen_wearble/20150612.084038
Seungkeun Lee [Fri, 12 Jun 2015 05:03:48 +0000 (14:03 +0900)]
Bug fix : ResourceManager
 -  Missing file:/// in default start file

Change-Id: I7487cfff29b08133c5493c25eb9f8526c40db223

8 years agoWebApplication : Set default encoding type 64/40764/3
Seungkeun Lee [Tue, 9 Jun 2015 01:35:32 +0000 (10:35 +0900)]
WebApplication : Set default encoding type

Change-Id: Iaf8db81dbb2d8cb0a64b5d6752365de2e666bb6a

8 years agoRevert "Revert "Revert "Revert "Update Notification API"""" 75/41075/1 accepted/tizen/common/20150612.065907 submit/tizen/20150611.063059
Seungkeun Lee [Thu, 11 Jun 2015 06:30:53 +0000 (15:30 +0900)]
Revert "Revert "Revert "Revert "Update Notification API""""

This reverts commit 609a59da9cd85ec975b88632ec3261b209ee29e0.

Change-Id: Ida851003e3a528b4d0cc847a8665c27777e5745f

8 years agoRevert "Revert "Revert "Update Notification API""" 07/41007/1 accepted/tizen/common/20150611.062900 accepted/tizen/mobile/20150611.091412 accepted/tizen/tv/20150612.003823 accepted/tizen/wearable/20150611.085730 submit/tizen/20150611.004359
Seungkeun Lee [Thu, 11 Jun 2015 00:42:15 +0000 (09:42 +0900)]
Revert "Revert "Revert "Update Notification API"""

This reverts commit 1f27ca5a860177e613ccedff626a5b0a52ec7d96.

Change-Id: Ic4a96ab11b331e947f40996748839a2d5075ad74

8 years agopackaging: disable build in X11 repos 17/40917/1 submit/tizen/20150609.074149
Stephane Desneux [Wed, 10 Jun 2015 08:13:49 +0000 (10:13 +0200)]
packaging: disable build in X11 repos

Bug-Tizen: TINF-965

Change-Id: I91ce9b9e290dcce87dd964ba34a291f584a79ece
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
8 years agoRevert "Revert "Update Notification API"" 67/40767/1 submit/tizen/20150609.020831 submit/tizen_mobile/20150609.015041
Seungkeun Lee [Tue, 9 Jun 2015 01:58:30 +0000 (10:58 +0900)]
Revert "Revert "Update Notification API""

This reverts commit c1513a17e8e382ae5477184725e4140c88df35b9.

Change-Id: Ie3246feabec4f2cc2a40143b49a4f4654b07ea5a

8 years agoRevert "Update Notification API" 66/40766/1 accepted/tizen/common/20150609.084323 accepted/tizen/mobile/20150609.085841 accepted/tizen/tv/20150612.003525 accepted/tizen/wearable/20150609.085902 submit/submit/20150610.102514 submit/tizen/20150605.114228 submit/tizen_tv/20150611.000000
Seungkeun Lee [Tue, 9 Jun 2015 01:43:43 +0000 (10:43 +0900)]
Revert "Update Notification API"

This reverts commit e18ecaddb6b20013d5f0f45d20444fae096e0421.

Change-Id: Ic5db4df53dda6890ec5e75aa2dd75174972c6d4f

8 years agoCode clean up 65/40765/1
Seungkeun Lee [Tue, 9 Jun 2015 01:40:41 +0000 (10:40 +0900)]
Code clean up

Change-Id: Ia0f88206e15f717871c3fc8a05d3f4006451c8af

8 years agoAdds encoding features of Resource/ResourceManager 67/40667/5
Yongseop Kim [Mon, 8 Jun 2015 05:31:06 +0000 (14:31 +0900)]
Adds encoding features of Resource/ResourceManager

Change-Id: Id82c40efd67d4ffd235668d844cbb9e38edd5993

8 years agoWebView - text encoding 72/40572/3
Seungkeun Lee [Fri, 5 Jun 2015 07:38:22 +0000 (16:38 +0900)]
WebView - text encoding
 - Set Default encoding to UTF-8
 - Add interface to set encoding

Change-Id: I0dfedd4f6dabcf667469da57c77221c53ec9c956

8 years agoFix TCT issue 76/40476/9
Seungkeun Lee [Thu, 4 Jun 2015 06:46:47 +0000 (15:46 +0900)]
Fix TCT issue
 - Test if the UA can skip the preference element without a name attribute.
 - widget preference event was not called due to CustomEvent
 - access element without origin attribute
 - access element with invalid origin value
 - Duplicated preference key was skiped
 - overriding Widget toString method
Change-Id: Id2ab923fc9813e755caeedfb052c4b352bd9a258

8 years agoUpdate App control API 98/40698/1 submit/tizen/20150608.074313
Seungkeun Lee [Mon, 8 Jun 2015 07:41:26 +0000 (16:41 +0900)]
Update App control API
 - add internal header

Change-Id: I69d42e70d6175c1016b4ce1d6c50baf32d9faa7c

8 years agoFix ResourceManager::GetLocalizedPath error 66/40666/2
Seungkeun Lee [Mon, 8 Jun 2015 05:29:19 +0000 (14:29 +0900)]
Fix ResourceManager::GetLocalizedPath error
 - return empty string("") when localized resource was not existed.
 - cache for each locale folder

Change-Id: Ia8222c2c9b1e1e99aca575c06a0a81b0133bbf1b

8 years agoDisable popup blocker 04/40504/1
Seungkeun Lee [Thu, 4 Jun 2015 11:24:20 +0000 (20:24 +0900)]
Disable popup blocker

Change-Id: I372bead22979f00da5a19b068c5e41dbb0c83c8d

8 years agoUpdate Notification API 18/40318/3 submit/tizen_mobile/20150604.063436 submit/tizen_mobile/20150604.105928
Seungkeun Lee [Tue, 2 Jun 2015 07:52:41 +0000 (16:52 +0900)]
Update Notification API

Change-Id: Id36b65613ef31650a92fba92f9c76a286b8bc5ce

8 years agoRefactoring Widget API ( Javascript -> Native V8 API ) 33/40233/5
Seungkeun Lee [Mon, 1 Jun 2015 09:04:42 +0000 (18:04 +0900)]
Refactoring Widget API ( Javascript -> Native V8 API )

Change-Id: Ia4673ac7bebb7627b4c834fc385b78f50c43b407

8 years agoWidget API : Bug fix 97/40197/2
Seungkeun Lee [Mon, 1 Jun 2015 05:43:40 +0000 (14:43 +0900)]
Widget API : Bug fix
 - App id quote related bug
 - Missing LoadManifestData bug

Change-Id: I5ef194d7f14f16a9f0aaef07fd995b9842f1284d

8 years agoImplement natural orientation to support landscape natural device 86/39786/13
Seungkeun Lee [Fri, 22 May 2015 08:38:57 +0000 (17:38 +0900)]
Implement natural orientation to support landscape natural device

Change-Id: I2d5dc47c92f04c99a60a6248b5d12296f9e90576

8 years agoImplement Access control in ResourceMananger ( include CSP ) 27/40027/9
Seungkeun Lee [Thu, 28 May 2015 01:11:46 +0000 (10:11 +0900)]
Implement Access control in ResourceMananger ( include CSP )

Change-Id: I08d8c9441180051181c07558e5b13f27966062ca

8 years agoApply fixed v8 apis 23/40123/1 accepted/tizen/mobile/20150530.065439 accepted/tizen/tv/20150530.070029 submit/tizen_common/20150604.888888 submit/tizen_mobile/20150529.085504 submit/tizen_mobile/20150529.142011 submit/tizen_tv/20150529.085455 submit/tizen_tv/20150529.142001
WonYoung Choi [Fri, 29 May 2015 09:00:30 +0000 (18:00 +0900)]
Apply fixed v8 apis

Change-Id: I90277ecfc647d0dacdf7bc54f9b7ac7d2fe3dc84

8 years agoFix invalid licenses 04/40104/5
Inhwan Lee [Fri, 29 May 2015 07:42:23 +0000 (16:42 +0900)]
Fix invalid licenses

Change-Id: I6e2b5f37fd190cb2045bebf8b3354be6c1d2ffec

8 years agoRemove useless ManifestHandler in ApplicationData class 61/39961/2
Seungkeun Lee [Wed, 27 May 2015 03:11:29 +0000 (12:11 +0900)]
Remove useless ManifestHandler in ApplicationData class
And Fix GetStartResource bug

Change-Id: Iac452d1ff137125e514e0ac683333e0f88bfa39c

8 years agoApply changed manifest-parser APIs. 49/39949/3 accepted/tizen/common/20150528.081126 accepted/tizen/mobile/20150528.114805 accepted/tizen/tv/20150528.114753 submit/tizen/20150526.142430
WonYoung Choi [Wed, 27 May 2015 00:19:58 +0000 (09:19 +0900)]
Apply changed manifest-parser APIs.

- changed NavigationInfo to AllowedNavigationInfo
- Add localized string for name, short_name, description

Change-Id: Ia65de2a9adff32c9fb2f00745d9aac79094418ef

8 years agoFix for aarch64 build 53/39853/2 accepted/tizen/mobile/20150526.000930 accepted/tizen/tv/20150526.000858 submit/tizen_mobile/20150525.122912 submit/tizen_tv/20150525.122904
WonYoung Choi [Mon, 25 May 2015 06:22:27 +0000 (15:22 +0900)]
Fix for aarch64 build

Change-Id: I726865138971b04bf2dc99570e60fb4f534d0bbf

8 years agoFix loading failure of libwidget-plugin.so 52/39852/1
WonYoung Choi [Mon, 25 May 2015 04:32:06 +0000 (13:32 +0900)]
Fix loading failure of libwidget-plugin.so

XW_Initialize() should return XW_OK.

Change-Id: I2d93948fa32c0073605fbc66b42d8ebaf331c27f

8 years agoMerge remote-tracking branch 'remotes/spin/devel/wrt2' into tizen accepted/tizen/tv/20150521.074650 submit/tizen_mobile/20150521.051622 submit/tizen_mobile/20150522.061520 submit/tizen_tv/20150521.051606
WonYoung Choi [Thu, 21 May 2015 04:38:55 +0000 (13:38 +0900)]
Merge remote-tracking branch 'remotes/spin/devel/wrt2' into tizen

8 years agoAdd .gitignore file.
WonYoung Choi [Thu, 21 May 2015 04:36:05 +0000 (13:36 +0900)]
Add .gitignore file.

Change-Id: Ia7671937291ce9139b4bb0cd55a6ec85dd99e41f

8 years agoInitial empty repository master
KyungMi Lee [Thu, 21 May 2015 04:27:49 +0000 (21:27 -0700)]
Initial empty repository

8 years agoFix crashes of SendRuntimeMessage functions.
WonYoung Choi [Wed, 20 May 2015 09:54:58 +0000 (18:54 +0900)]
Fix crashes of SendRuntimeMessage functions.

Change-Id: Iea672cffafbfe546f540ca0469166693544b8807

8 years agoFix injected bundle crash error
Seungkeun Lee [Tue, 19 May 2015 10:33:21 +0000 (19:33 +0900)]
Fix injected bundle crash error

Change-Id: I2736ebd5e4b362e335318f9dcffb73e74ea9ee20

8 years agoUpdate po files and popup string
Joonghyun Cho [Mon, 18 May 2015 05:54:25 +0000 (14:54 +0900)]
Update po files and popup string

Change-Id: I2e7156a3563011d532e5f747495de3824b1e3ece

8 years agoFix window create callback bug fix
Seungkeun Lee [Mon, 18 May 2015 07:45:41 +0000 (16:45 +0900)]
Fix window create callback bug fix

Change-Id: I41ee9d0c2d95828060ef1c2fc03f32ecd582e207

8 years agoMerge "Cleanup code" into devel/wrt2
Seungkeun Lee [Mon, 18 May 2015 07:46:44 +0000 (16:46 +0900)]
Merge "Cleanup code" into devel/wrt2

8 years agoCleanup code
WonYoung Choi [Mon, 18 May 2015 06:51:16 +0000 (15:51 +0900)]
Cleanup code

Change-Id: Ieb256cc6c1b824cb301f87d815f4b6a14f2bb150

8 years agoAdd xwalk NativeModule and v8tools module for lifecycleTracker
Seungkeun Lee [Fri, 15 May 2015 04:06:04 +0000 (13:06 +0900)]
Add xwalk NativeModule and v8tools module for lifecycleTracker

Change-Id: I49e1f3704e0e18795ba3d0ae1ee54c2f89c9beda

8 years agoAdd -fPIC compiler flag to injected bundle.
WonYoung Choi [Mon, 18 May 2015 01:55:26 +0000 (10:55 +0900)]
Add -fPIC compiler flag to injected bundle.

Change-Id: I5a779e8881ae2de4f232159be0f71a1925d4648f

8 years agoFix license and URL in the spec file.
WonYoung Choi [Mon, 18 May 2015 02:38:07 +0000 (11:38 +0900)]
Fix license and URL in the spec file.

Change-Id: I13985a8d76a9750f58d02819623322079125b5bb

8 years agoAdd functions to support sending messages to runtime from js.
WonYoung Choi [Thu, 14 May 2015 06:21:37 +0000 (15:21 +0900)]
Add functions to support sending messages to runtime from js.

- bool extension.sendRuntimeMessage(type, value)
- string extension.sendRuntimeSyncMessage(type, value)
- bool extension.sendRuntimeAsyncMessage(type, value, callback)

Change-Id: I50bfdb9f4b5875aad0fd40b850e3295c8dfc7c1e

8 years agoHandle DynamicUrlParsing using ResourceManager
Seungkeun Lee [Mon, 18 May 2015 00:52:52 +0000 (09:52 +0900)]
Handle DynamicUrlParsing using ResourceManager
Add BundleGlobalData class

Change-Id: Ib5934e01d48e8870f94db0066fbb48359e90c896