framework/web/webkit-efl.git
11 years agoMerge "[WK2] Change how to check the state of keypad" into 2.0_beta
Jongseok Yang [Thu, 23 Aug 2012 09:18:32 +0000 (18:18 +0900)]
Merge "[WK2] Change how to check the state of keypad" into 2.0_beta

11 years ago[WK2] Change how to check the state of keypad
Seokju Kwon [Tue, 7 Aug 2012 10:24:53 +0000 (19:24 +0900)]
[WK2] Change how to check the state of keypad

[Title] Change how to check the state of keypad
[Issue#] N/A
[Problem] Keypad doesn't show up in Email
[Cause] Focus out without calling blur()
[Solution] Check focusedNode when focusing in webview

Change-Id: Ied82e69403f9f5027fa2925539d43d53d4638adb

11 years ago[WK2] Fix crash issue while terminating webapp
Seokju Kwon [Mon, 6 Aug 2012 11:01:58 +0000 (20:01 +0900)]
[WK2] Fix crash issue while terminating webapp

[Title] Fix crash issue while terminating webapp
[Issue#] N_SE-5438
[Problem] Occurs B/S
[Cause] NULL Pointer Access
[Solution] Add exception code

Change-Id: I25caa4c6bf14584f4dccac7ee23c4583cccb063e

11 years agoMerge "[WK2] Fix crash issue while terminating webapp" into 2.0_beta
Jongseok Yang [Thu, 23 Aug 2012 09:18:20 +0000 (18:18 +0900)]
Merge "[WK2] Fix crash issue while terminating webapp" into 2.0_beta

11 years agoMerge "[WK2] Remove unnecessary code in imfInputPanelStateEventCb" into 2.0_beta
Jongseok Yang [Thu, 23 Aug 2012 09:18:09 +0000 (18:18 +0900)]
Merge "[WK2] Remove unnecessary code in imfInputPanelStateEventCb" into 2.0_beta

11 years ago[WK2] Remove unnecessary code in imfInputPanelStateEventCb
Seokju Kwon [Thu, 2 Aug 2012 07:13:10 +0000 (16:13 +0900)]
[WK2] Remove unnecessary code in imfInputPanelStateEventCb

[Title] Remove unnecessary code in imfInputPanelStateEventCb
[Issue#] N/A
[Problem] ECore-IME can reset the state of keypad
[Cause] ECore-IME emit ths signal(ECORE_IMF_INPUT_PANEL_STATE_EVENT)
[Solution] the state should be handled in webkit

Change-Id: I373954374c07acdd86b89aeaaf21bd885357b5bc

11 years agoFixed context menu issue in email.
Yuni Jeong [Wed, 22 Aug 2012 14:47:47 +0000 (23:47 +0900)]
Fixed context menu issue in email.

[Title] Fixed context menu issue in email.
[Issue#] S1-7512
[Problem] [email] can't see pasted text after paste from context menu
[Cause] Because text selection mode is not changed to OFF.
        - 'paste' context menu is context menu releated to text selection.
[Solution] modify that text selection is set to off after selecting 'paste' & customized context menu.

Change-Id: Iadd3e3bb8970a7854b687fe2eacc1275206856f7

11 years agoAdded API for getting navigation type in ewk_policy_decision
Yuni Jeong [Tue, 21 Aug 2012 09:16:28 +0000 (18:16 +0900)]
Added API for getting navigation type in ewk_policy_decision

[Title] Added API for getting navigation type in ewk_policy_decision
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] N/A

Change-Id: I6dedda0ae914037c7957933d2bda6cbfb00f5529

11 years agoMerge "Fix to enable Screen Orientation event" into 2.0_beta
Jinwoo Song [Thu, 23 Aug 2012 03:01:10 +0000 (12:01 +0900)]
Merge "Fix to enable Screen Orientation event" into 2.0_beta

11 years agoMerge "Fix to do not use transform information when getting caret rect." into 2.0_beta
seojin kim [Thu, 23 Aug 2012 01:38:44 +0000 (10:38 +0900)]
Merge "Fix to do not use transform information when getting caret rect." into 2.0_beta

11 years agoFix to do not use transform information when getting caret rect.
youngtaeck.song [Fri, 17 Aug 2012 10:51:25 +0000 (19:51 +0900)]
Fix to do not use transform information when getting caret rect.

[Title] Fix to do not use transform information when getting caret rect.
[Issue#]  N_SE-2904
[Problem] Caret doesn’t blink when layer own this caret is transformed.
[Cause] In this case, the rect for invalidation is modified by transform infomation.
[Solution] Fix to do not use transform information when getting caret rect.

Change-Id: I3ce13e8ee5038d3c967c83319e2f8cbf26eea01b

11 years agoFix memory crack when processing a message have several file descriptors.
youngtaeck.song [Wed, 22 Aug 2012 03:08:22 +0000 (12:08 +0900)]
Fix memory crack when processing a message have several file descriptors.

[Title] Fix memory crack when processing a message have several file descriptors.
[Issue#] WEB-1625
[Problem] Memory crack occur when processing a message have several file descriptors.
[Cause] There is memmove code that have a wrong size argument.
[Solution] Fix size argument.

Change-Id: If9924d415d90ca164847378a6513e037aefaefb0

11 years agoFix to enable Screen Orientation event
Ryuan Choi [Wed, 22 Aug 2012 02:43:43 +0000 (11:43 +0900)]
Fix to enable Screen Orientation event

I realized that ENABLE_XXX can not be used between WEBKIT_OPTION_BEGIN and WEBKIT_OPTION_END.
So, screen orientation event is not working.

This patch enable screen orientation event by removing guard of ENABLE_ORIENTATION_EVENTS
as temporal way.

In addition, fix build break when enabled.

Change-Id: I4cf19d022f9cddbaf5b7932f9d44514ed641250f

11 years agoupload webkit/tizen 2.0_beta source.
Ryuan Choi [Tue, 21 Aug 2012 10:16:17 +0000 (19:16 +0900)]
upload webkit/tizen 2.0_beta source.

12 years agoupload tizen1.0 source
Kim Kibum [Sun, 29 Apr 2012 08:03:47 +0000 (17:03 +0900)]
upload tizen1.0 source

12 years agotizen beta release
Kibum Kim [Mon, 27 Feb 2012 04:41:30 +0000 (13:41 +0900)]
tizen beta release

12 years agoGit init
Kibum Kim [Fri, 6 Jan 2012 15:55:26 +0000 (00:55 +0900)]
Git init

12 years agoInitial empty repository
Eunkyoung Kim [Fri, 6 Jan 2012 13:20:27 +0000 (22:20 +0900)]
Initial empty repository