profile/ivi/webkit-efl.git
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