platform/framework/web/wrt.git
11 years agoFixed crash issue during receiving reset event
Jihoon Chung [Tue, 30 Oct 2012 01:10:00 +0000 (10:10 +0900)]
Fixed crash issue during receiving reset event

[Issue#] N/A
[Problem] Crash issue occurred when webapp receive reset event
[Cause] RunnableWidgetObjectState isn't stable
[Solution] Change state when receive reset event to ShowedState
[SCMRequest] N/A

Change-Id: I0cc1f777bcbd03e146cfd956c292b06e4550df89

11 years agoFixed JIRA #S1-9623
Jihoon Chung [Fri, 26 Oct 2012 10:04:45 +0000 (19:04 +0900)]
Fixed JIRA #S1-9623

[Issue#] JIRA #S1-9623
[Problem] After called "process,crashed" callback in the UI side, crash is occurred.
[Cause] Wrong callback data is handled.
[Solution] Make correct to use correct callback data
[SCMRequest] N/A

Change-Id: I3d08ea5415ca1195b6b1886e70be008bb06b6d09

11 years agoFixed app service searching function
Jihoon Chung [Mon, 15 Oct 2012 01:22:15 +0000 (10:22 +0900)]
Fixed app service searching function

[Issue#] N/A
[Problem] Appservice fail to get start uri when mime is "jpeg/*" case
[Cause] Missed to implement various wild character case.
For example, mime type is possible to set "*/*", "jpeg/*".
[Solution] Implement routine for checking wild character cases.
[SCMRequest] N/A

Change-Id: I85f9dd77e4b30f2bedebcbbbda1e0b2ae213ec56

11 years agoFixing profiling script
Krzysztof Jackiewicz [Wed, 24 Oct 2012 12:31:06 +0000 (14:31 +0200)]
Fixing profiling script

[Issue#] N/A
[Bug] The script did not recognize bundle logs.
[Problem] N/A
[Cause] Incorrect regex
[Solution] Regex fixed

[Verification] Run profiling and verify that bundle profiling points are shown correctly.

Change-Id: I54960d16fc7bf21100c87999e167d7f0a3c34e1f

11 years agoChange profiling build
Przemyslaw Ciezkowski [Wed, 24 Oct 2012 07:22:43 +0000 (09:22 +0200)]
Change profiling build

[Issue#] LINUXNGWAP-444
[Feature] Change build parameters for profiling: -O2 optimization, disable debug symbols generation,
disable logs (change WebProcess profiling), disable gprof symbols generation.
Also profiling script was fixed after last changes in wrt-launcher.
[Cause] N/A
[Solution] Changed and fixed profiling. Updated wrt-preloader.
[Verification] Build repository with build_type=profiling. Run any widget,
check if wrt-client logs are disabled. Run profiling scripts.

Change-Id: I9870546ef472e763c548f77eb1b0d3722a48bf3a

11 years agoDeleted factory_widget, so had to remove isDeletable and places where it was used.
Jan Olszak [Mon, 22 Oct 2012 12:14:56 +0000 (14:14 +0200)]
Deleted factory_widget, so had to remove isDeletable and places where it was used.

[Issue#] N/A
[Problem] factory_widget not used anymore
[Cause] N/A
[Solution] Deleted factory_widget, so had to remove isDeletable and places where it was used.
[Verification] Build wrt. idDeletable should not be used anyware.

11 years agoupdate wrt_0.8.107
Soyoung Kim [Thu, 25 Oct 2012 10:34:04 +0000 (19:34 +0900)]
update wrt_0.8.107

11 years agoFix for N_SE-10234 and Redefine of system language change action
Taejeong Lee [Thu, 20 Sep 2012 09:24:51 +0000 (18:24 +0900)]
Fix for N_SE-10234 and Redefine of system language change action

When change system language setting, the webapp in background  comes out foreground.
Re-designed about wrt system language change action. It doesn't works as reset event any more.

11 years agoWhen wrt reset the page uri path was wrong whith double prefix uri.
Soyoung Kim [Tue, 18 Sep 2012 02:48:57 +0000 (11:48 +0900)]
When wrt reset the page uri path was wrong whith double prefix uri.

11 years agoFixed N_SE-10037
Taejeong Lee [Thu, 13 Sep 2012 13:54:39 +0000 (22:54 +0900)]
Fixed N_SE-10037

Lockup error occur after tap Search the web option in music app.
"Search the Web" scheme action was not yet defined on WebApp policy,
so this menu is not support anymore.

11 years agoFixed N_SE-9280 2.0alpha 2.0_alpha accepted/tizen/20130520.103127 submit/master/20120920.151153 submit/tizen/20130517.020310
jihoon.chung [Fri, 7 Sep 2012 12:00:52 +0000 (21:00 +0900)]
Fixed N_SE-9280

WRT doesn't resume webkit when receive reset event. This root
cause is occurred black screen and lock-up.

11 years agoRemove COREGL_FASTPATH
jihoon.chung [Wed, 5 Sep 2012 11:56:37 +0000 (20:56 +0900)]
Remove COREGL_FASTPATH

11 years agoUpdate wrt_0.8.91
jihoon.chung [Wed, 5 Sep 2012 11:52:58 +0000 (20:52 +0900)]
Update wrt_0.8.91

11 years agoUpdate wrt_0.8.90
jihoon.chung [Tue, 4 Sep 2012 14:37:35 +0000 (23:37 +0900)]
Update wrt_0.8.90

11 years agoUpdate wrt_0.8.89
jihoon.chung [Mon, 3 Sep 2012 11:47:16 +0000 (20:47 +0900)]
Update wrt_0.8.89

11 years agoUpdate wrt_0.8.88
jihoon.chung [Wed, 29 Aug 2012 06:31:30 +0000 (15:31 +0900)]
Update wrt_0.8.88

11 years agoRemove COREGL_FASTPATH
jihoon.chung [Wed, 29 Aug 2012 01:54:03 +0000 (10:54 +0900)]
Remove COREGL_FASTPATH

11 years agoUpdate wrt_0.8.86
jihoon.chung [Thu, 23 Aug 2012 23:26:17 +0000 (08:26 +0900)]
Update wrt_0.8.86

11 years agoUpdate wrt_0.8.85
jihoon.chung [Wed, 22 Aug 2012 13:09:26 +0000 (22:09 +0900)]
Update wrt_0.8.85

Change-Id: I15c5a6c7ec32d4cabbc0cdb7d9bbcc928c5d7bb3

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

12 years agotizen beta release
Kibum Kim [Mon, 27 Feb 2012 12:16:47 +0000 (21:16 +0900)]
tizen beta release