platform/framework/web/crosswalk-tizen.git
8 years agoMerge pull request #47 from psikorski/x11_remove accepted/tizen/mobile/20160122.081200 accepted/tizen/tv/20160122.081229 accepted/tizen/wearable/20160122.081247 submit/tizen/20160122.060424
WonYoung Choi [Fri, 22 Jan 2016 06:00:11 +0000 (15:00 +0900)]
Merge pull request #47 from psikorski/x11_remove

X11 code removal

8 years agoMerge pull request #48 from JoonghyunCho/correct_po_file
WonYoung Choi [Fri, 22 Jan 2016 05:55:54 +0000 (14:55 +0900)]
Merge pull request #48 from JoonghyunCho/correct_po_file

Fix the wrong message on PO file

8 years agoMerge pull request #50 from myroot/chromium-header-update
WonYoung Choi [Fri, 22 Jan 2016 05:55:39 +0000 (14:55 +0900)]
Merge pull request #50 from myroot/chromium-header-update

chromium header change

8 years agochromium header change
Seungkeun Lee [Fri, 22 Jan 2016 05:40:47 +0000 (14:40 +0900)]
chromium header change

 - EWK Header was rearranged to open
 - ewk_ipc_message.h was removed
 - ewk_chromium.h was used instead of ewk_ipc_message.h

8 years agoFix the wrong message on PO file
jh5.cho [Thu, 21 Jan 2016 05:19:58 +0000 (14:19 +0900)]
Fix the wrong message on PO file

  - Fix the wrong Korean message on PO file

8 years agoX11 code removal
Pawel Sikorski [Thu, 14 Jan 2016 15:32:30 +0000 (16:32 +0100)]
X11 code removal

since X11 is no longer buildable, x11 related code can be removed

Change-Id: Iea942dc9ca10b51c5d62a6773178992b4aa47898

8 years agoMerge pull request #46 from myroot/fix-reference-error accepted/tizen/mobile/20160107.100632 accepted/tizen/tv/20160107.100703 accepted/tizen/wearable/20160107.100733 submit/tizen/20160106.041817
WonYoung Choi [Wed, 6 Jan 2016 04:15:08 +0000 (13:15 +0900)]
Merge pull request #46 from myroot/fix-reference-error

Fix Reference error in AppControl class

8 years agoFix Reference error in AppControl class
Seungkeun Lee [Wed, 6 Jan 2016 02:50:23 +0000 (11:50 +0900)]
Fix Reference error in AppControl class

 - Stack object was referenced on out of stack.
 - Change to reference(&) paramenter instead of value parameter.

8 years agoMerge pull request #45 from JoonghyunCho/fix_leak accepted/tizen/mobile/20151228.093249 accepted/tizen/tv/20151228.093322 accepted/tizen/wearable/20151228.093353 submit/tizen/20151228.054922
WonYoung Choi [Mon, 28 Dec 2015 05:43:13 +0000 (14:43 +0900)]
Merge pull request #45 from JoonghyunCho/fix_leak

Fix Svace alarm

8 years agoFix Svace alarm
jh5.cho [Mon, 28 Dec 2015 05:35:15 +0000 (14:35 +0900)]
Fix Svace alarm

  - Disassociate the returned file pointer by calling fclose

8 years agoMerge pull request #44 from WonyoungChoi/fix_build_error accepted/tizen/mobile/20151223.052426 accepted/tizen/tv/20151223.052430 accepted/tizen/wearable/20151223.052435 submit/tizen/20151223.011249 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
Seungkeun Lee [Wed, 23 Dec 2015 05:01:57 +0000 (14:01 +0900)]
Merge pull request #44 from WonyoungChoi/fix_build_error

Fix build errors of PR 43

8 years agoFix build errors of PR 43
WonYoung Choi [Wed, 23 Dec 2015 04:54:44 +0000 (13:54 +0900)]
Fix build errors of PR 43

The PR#43 has some build errors.

8 years agoMerge pull request #43 from WonyoungChoi/fix_prevent
Seungkeun Lee [Wed, 23 Dec 2015 01:11:52 +0000 (10:11 +0900)]
Merge pull request #43 from WonyoungChoi/fix_prevent

Fix prevent alarms

8 years agoFix prevent alarms
WonYoung Choi [Mon, 21 Dec 2015 10:51:53 +0000 (19:51 +0900)]
Fix prevent alarms

null-checkers and initializers are added to fix alarms by prevent

8 years agoMerge pull request #42 from WonyoungChoi/fix_bundle_api accepted/tizen/common/20151228.083143 accepted/tizen/mobile/20151217.023646 accepted/tizen/tv/20151217.023704 accepted/tizen/wearable/20151217.023727 submit/tizen/20151214.084555 submit/tizen_common/20151222.161031
WonYoung Choi [Tue, 15 Dec 2015 08:14:53 +0000 (17:14 +0900)]
Merge pull request #42 from WonyoungChoi/fix_bundle_api

Add a include for bundle_internal.h

8 years agoAdd a include for bundle_internal.h
WonYoung Choi [Tue, 15 Dec 2015 07:53:51 +0000 (16:53 +0900)]
Add a include for bundle_internal.h

Bundle API will be changed to refer bundle.h and bundle_internal
both.

8 years agoMerge pull request #40 from WonyoungChoi/fix_buildspec accepted/tizen/mobile/20151211.055111 accepted/tizen/tv/20151211.062208 accepted/tizen/wearable/20151211.061051 submit/tizen/20151211.031030
Seungkeun Lee [Fri, 11 Dec 2015 02:30:16 +0000 (11:30 +0900)]
Merge pull request #40 from WonyoungChoi/fix_buildspec

Disable build in tizen wearable profile

8 years agoDisable build in tizen wearable profile
WonYoung Choi [Fri, 11 Dec 2015 02:22:58 +0000 (11:22 +0900)]
Disable build in tizen wearable profile

Currently, crosswalk-tizen doesn't support wearable profile.

8 years agoMerge pull request #39 from WonyoungChoi/fix_init_custom_event accepted/tizen/mobile/20151209.024707 accepted/tizen/tv/20151209.024732 accepted/tizen/wearable/20151209.024759 submit/tizen/20151209.000321
WonYoung Choi [Wed, 9 Dec 2015 00:02:23 +0000 (09:02 +0900)]
Merge pull request #39 from WonyoungChoi/fix_init_custom_event

Fix using initCustomEvent() of CustomEvent

8 years agoFix using initCustomEvent() of CustomEvent
WonYoung Choi [Tue, 8 Dec 2015 12:50:44 +0000 (21:50 +0900)]
Fix using initCustomEvent() of CustomEvent

CustomEvent.initCustomEvent() function is used with 3 arguments,
fourth being optional.
In chromium m47 IDL for CustomEvent.initCustomEvent() was changed,
and now it requires all four arguments to be present.
Calls with 3 arguments fail, and no event is received in a web
application.

8 years agoMerge pull request #38 from WonyoungChoi/fix_urlencode accepted/tizen/mobile/20151208.124800 accepted/tizen/tv/20151208.124818 accepted/tizen/wearable/20151208.124834 submit/tizen/20151208.013311
WonYoung Choi [Tue, 8 Dec 2015 01:23:44 +0000 (10:23 +0900)]
Merge pull request #38 from WonyoungChoi/fix_urlencode

Use glib uri functions instead of libcurl to encode/decode uri.

8 years agoUse glib uri functions instead of libcurl to encode/decode uri.
WonYoung Choi [Tue, 8 Dec 2015 01:15:24 +0000 (10:15 +0900)]
Use glib uri functions instead of libcurl to encode/decode uri.

Use glib uri functions to remove libcurl dependency. The glib uri
functions provides enough functionalities to encode/deocde uri.

8 years agoMerge pull request #32 from szulak/launch_screen
WonYoung Choi [Tue, 8 Dec 2015 00:34:38 +0000 (09:34 +0900)]
Merge pull request #32 from szulak/launch_screen

LaunchScreen feature implementation

8 years agoMerge pull request #36 from YongseopKim/fix_decryption_if_src_size_is_0
WonYoung Choi [Mon, 30 Nov 2015 06:33:36 +0000 (15:33 +0900)]
Merge pull request #36 from YongseopKim/fix_decryption_if_src_size_is_0

Bypass descryption in case that file's size is 0

8 years agoMerge pull request #35 from szulak/remove_constants accepted/tizen/mobile/20151130.094025 accepted/tizen/tv/20151130.094051 accepted/tizen/wearable/20151130.094109 submit/tizen/20151127.145616
WonYoung Choi [Mon, 30 Nov 2015 06:24:37 +0000 (15:24 +0900)]
Merge pull request #35 from szulak/remove_constants

Replace key constants with key method

8 years agoLaunchScreen feature implementation
Wojciech Kosowicz [Wed, 7 Oct 2015 12:47:20 +0000 (14:47 +0200)]
LaunchScreen feature implementation

This commit is dependant on manifest-parser feautre:
https://review.tizen.org/gerrit/#/c/48846/

For more details
https://crosswalk-project.org/documentation/manifest/launch_screen.html

LaunchScreen feature implementation

This commit is dependant on manifest-parser feautre:
https://review.tizen.org/gerrit/#/c/48846/

For more details
https://crosswalk-project.org/documentation/manifest/launch_screen.html

8 years agoBypass descryption in case that file's size is 0
yons.kim [Tue, 24 Nov 2015 10:50:51 +0000 (19:50 +0900)]
Bypass descryption in case that file's size is 0

Until now, crosswalk-tizen does descryption although the files' contents
are empty(the file size is 0). It's ineffective.
Fix code to bypass it in the case.

8 years agoReplace key constants with key method
Arkadiusz Szulakiewicz [Wed, 18 Nov 2015 08:32:24 +0000 (09:32 +0100)]
Replace key constants with key method

This change is dependant on changes to manifest-parser:
https://review.tizen.org/gerrit/#/c/52017/

8 years agoMerge pull request #33 from JoonghyunCho/update_readme
Seungkeun Lee [Wed, 4 Nov 2015 07:51:32 +0000 (16:51 +0900)]
Merge pull request #33 from JoonghyunCho/update_readme

Update README.md contents

8 years agoUpdate README.md contents
jh5.cho [Tue, 3 Nov 2015 07:31:53 +0000 (16:31 +0900)]
Update README.md contents

  - Add 'System Requirement' and 'Quick Start Guide' in the contents

8 years agoMerge pull request #31 from WonyoungChoi/fix_runtime_ipc accepted/tizen/mobile/20151023.054212 accepted/tizen/tv/20151023.054232 accepted/tizen/wearable/20151023.054247 submit/tizen/20151023.005939
WonYoung Choi [Fri, 23 Oct 2015 00:58:37 +0000 (09:58 +0900)]
Merge pull request #31 from WonyoungChoi/fix_runtime_ipc

Fix RuntimeIPCClient to set routing_id in V8Context

8 years agoFix RuntimeIPCClient to set routing_id in V8Context
WonYoung Choi [Thu, 22 Oct 2015 10:11:56 +0000 (19:11 +0900)]
Fix RuntimeIPCClient to set routing_id in V8Context

Chromium-EFL creates a routing index for each global context.
The index is stored in V8Context's embedder data with index number 12.

8 years agoMerge pull request #30 from sung-su/bugfix
Seungkeun Lee [Fri, 23 Oct 2015 00:09:37 +0000 (09:09 +0900)]
Merge pull request #30 from sung-su/bugfix

Fix incorrectly unique_ptr declared

8 years agoFix incorrectly unique_ptr declared
sung-su.kim [Thu, 22 Oct 2015 00:38:27 +0000 (09:38 +0900)]
Fix incorrectly unique_ptr declared

from unique_ptr<char> to unique_ptr<char[]>

8 years agoMerge pull request #29 from WonyoungChoi/replace_mainloop accepted/tizen/mobile/20151021.085418 accepted/tizen/tv/20151021.085440 accepted/tizen/wearable/20151021.085446 submit/tizen/20151021.061853
WonYoung Choi [Wed, 21 Oct 2015 06:15:20 +0000 (15:15 +0900)]
Merge pull request #29 from WonyoungChoi/replace_mainloop

Replace g_mainloop to ecore_mainloop of extension process

8 years agoReplace g_mainloop to ecore_mainloop of extension process
WonYoung Choi [Tue, 20 Oct 2015 10:08:19 +0000 (19:08 +0900)]
Replace g_mainloop to ecore_mainloop of extension process

Extension process uses ecore_mainloop instead of g_mainloop because
some platform libraries that used in extensions are working on the
ecore mainloop.
But the ecore mainloop of the extension process integrates g_mainloop
iterations. Glib functions using g_mainloop are working well also.

8 years agoMerge pull request #27 from myroot/fix-focus-issue accepted/tizen/mobile/20151020.110916 accepted/tizen/tv/20151020.110922 accepted/tizen/wearable/20151020.110941 submit/tizen/20151020.072357
WonYoung Choi [Tue, 20 Oct 2015 07:22:56 +0000 (16:22 +0900)]
Merge pull request #27 from myroot/fix-focus-issue

Remove focus button

8 years agoMerge pull request #28 from crosswalk-project/revert-26-revert-24-master accepted/tizen/mobile/20151020.015737 accepted/tizen/tv/20151020.015745 accepted/tizen/wearable/20151020.015759 submit/tizen/20151019.090549
WonYoung Choi [Mon, 19 Oct 2015 10:21:54 +0000 (19:21 +0900)]
Merge pull request #28 from crosswalk-project/revert-26-revert-24-master

Reintroduce  "config.xml parameter change: on-reset -> reload"

8 years agoRevert "Revert "config.xml parameter change: on-reset -> reload""
psikorski [Mon, 19 Oct 2015 09:09:04 +0000 (11:09 +0200)]
Revert "Revert "config.xml parameter change: on-reset -> reload""

8 years agoRemove focus button
Seungkeun Lee [Mon, 19 Oct 2015 01:14:27 +0000 (10:14 +0900)]
Remove focus button
 - Webkit-efl webview can't got focus
   So, We need a button to get a focus
   But, chromium-efl webview can got focus
   So, We remove the button
   It was interfere operation of focus

8 years agoMerge pull request #25 from myroot/fix-widget-size-issue accepted/tizen/mobile/20151016.102656 accepted/tizen/tv/20151016.102705 accepted/tizen/wearable/20151016.102720 submit/tizen/20151016.062032 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
WonYoung Choi [Fri, 16 Oct 2015 05:46:38 +0000 (14:46 +0900)]
Merge pull request #25 from myroot/fix-widget-size-issue

Fix widget size issue

8 years agoMerge pull request #26 from crosswalk-project/revert-24-master
WonYoung Choi [Fri, 16 Oct 2015 05:46:08 +0000 (14:46 +0900)]
Merge pull request #26 from crosswalk-project/revert-24-master

Revert "config.xml parameter change: on-reset -> reload"

8 years agoRevert "config.xml parameter change: on-reset -> reload"
WonYoung Choi [Fri, 16 Oct 2015 05:38:44 +0000 (14:38 +0900)]
Revert "config.xml parameter change: on-reset -> reload"

8 years agoFix Widget width/height getter function
Seungkeun Lee [Fri, 16 Oct 2015 04:47:46 +0000 (13:47 +0900)]
Fix Widget width/height getter function
 - width/height values not changed
 - Change the getter function

8 years ago Fix webview resize issue
Seungkeun Lee [Fri, 16 Oct 2015 04:44:16 +0000 (13:44 +0900)]
 Fix webview resize issue
 - WebView was not resize before running idler (EFL issue)
 - evas_norender performed resize of viewes
 - After set the Webview, called evas_norender to resize

8 years agoMerge pull request #24 from psikorski/master
WonYoung Choi [Wed, 14 Oct 2015 12:12:03 +0000 (21:12 +0900)]
Merge pull request #24 from psikorski/master

Change an attribute of config.xml : on-reset -> reload

8 years agoconfig.xml parameter change: on-reset -> reload
Pawel Sikorski [Wed, 30 Sep 2015 07:32:46 +0000 (09:32 +0200)]
config.xml parameter change: on-reset -> reload

Depends on: https://review.tizen.org/gerrit/#/c/48171/

Change-Id: Ifb8bf53d6610d2a4df56a537e02f6df452370abe

8 years agoMerge pull request #23 from WonyoungChoi/fix_exit_procedure accepted/tizen/mobile/20151013.230423 accepted/tizen/tv/20151013.230435 accepted/tizen/wearable/20151013.230447 submit/tizen/20151013.103110
Seungkeun Lee [Thu, 8 Oct 2015 05:49:56 +0000 (14:49 +0900)]
Merge pull request #23 from WonyoungChoi/fix_exit_procedure

Call terminator of WebApplication when receive tizen://exit

8 years agoCall terminator of WebApplication when receive tizen://exit
WonYoung Choi [Thu, 8 Oct 2015 02:16:57 +0000 (11:16 +0900)]
Call terminator of WebApplication when receive tizen://exit

Application should call the terminator of WebApplication to terminate
application in normal procedure when receive the runtime message
'tizen://exit' from Device APIs.

8 years agoMerge pull request #22 from myroot/reuse-webview-onappcontrol accepted/tizen/mobile/20151006.042140 accepted/tizen/tv/20151006.042146 accepted/tizen/wearable/20151006.042200 submit/tizen/20151006.012358 submit/tizen/20151006.012517
WonYoung Choi [Mon, 5 Oct 2015 07:13:06 +0000 (16:13 +0900)]
Merge pull request #22 from myroot/reuse-webview-onappcontrol

Reuse WebView to response appcontrol request

8 years agoReuse WebView to response appcontrol request
Seungkeun Lee [Mon, 5 Oct 2015 05:32:32 +0000 (14:32 +0900)]
Reuse WebView to response appcontrol request
 - Issue
  WebView re-create was cause re-create renderer process
  Re-creation of WebView was take a long time
 - Proposal
  Reuse WebView(just change the URL of current WebView)

8 years agoMerge pull request #21 from myroot/fix-appcontrol-reset
WonYoung Choi [Mon, 5 Oct 2015 07:09:01 +0000 (16:09 +0900)]
Merge pull request #21 from myroot/fix-appcontrol-reset

Fix AppControl reload="disable" behavior bug

8 years agoFix AppControl reload="disable" behavior bug
Seungkeun Lee [Mon, 5 Oct 2015 04:48:20 +0000 (13:48 +0900)]
Fix AppControl reload="disable" behavior bug
 - WebView::GetUrl() was returing localized URL, But we compare with relative URL
 - res->uri convert to localized url and compare with webview::GetUrl()
 - Remove unused instance variable

8 years agoMerge pull request #20 from JoonghyunCho/fix_comparemime_function
WonYoung Choi [Mon, 5 Oct 2015 05:10:43 +0000 (14:10 +0900)]
Merge pull request #20 from JoonghyunCho/fix_comparemime_function

Fix comparemime function

8 years agoFix wildcard character comparison process in CompareMime()
jh5.cho [Mon, 5 Oct 2015 04:51:40 +0000 (13:51 +0900)]
Fix wildcard character comparison process in CompareMime()

  The wildcard character is supposed to cover every value that includs an empty string("")
  when compare mime types.
  issue: crosswalk-project/crosswalk-tizen#18
         ( https://github.com/crosswalk-project/crosswalk-tizen/issues/18 )

8 years agoMerge pull request #16 from sung-su/ordering accepted/tizen/mobile/20151005.055326 accepted/tizen/tv/20151005.055337 accepted/tizen/wearable/20151005.055355 submit/tizen/20151005.012452
WonYoung Choi [Mon, 5 Oct 2015 01:07:00 +0000 (10:07 +0900)]
Merge pull request #16 from sung-su/ordering

Reorder the sequence of includes

8 years agoReorder the sequence of includes
sung-su.kim [Fri, 2 Oct 2015 07:14:38 +0000 (16:14 +0900)]
Reorder the sequence of includes

8 years agoMerge pull request #14 from sung-su/decryption
Seungkeun Lee [Fri, 2 Oct 2015 01:29:43 +0000 (10:29 +0900)]
Merge pull request #14 from sung-su/decryption

Add resource decryption

8 years agoAdd resource decryption
sung-su.kim [Wed, 30 Sep 2015 02:47:21 +0000 (11:47 +0900)]
Add resource decryption

- If `<tizen:setting encryption="enable">` case,
  the app-installers should be encrypted and saved the resource.
  (.html, .htm, .js, .css extensions files)
- When the web-engine requests the encrypted resource,
  web-runtime should be return the decrypted resource
  to the web-engine through the data scheme.

8 years agoMerge pull request #15 from JoonghyunCho/fix_ExtName_function
WonYoung Choi [Wed, 30 Sep 2015 10:58:57 +0000 (19:58 +0900)]
Merge pull request #15 from JoonghyunCho/fix_ExtName_function

Fix ExtName() that was returning the wrong value

8 years agoFix ExtName() function that is in common/file_utils.cc
jh5.cho [Wed, 30 Sep 2015 10:11:31 +0000 (19:11 +0900)]
Fix ExtName() function that is in common/file_utils.cc

  ExtName() function, which returns a file extension, was returning the wrong extention
  when there is '?' or '#' after a 'html' file path.

  (ex) If path is "file://abc.html?test=c", returned value was ".html?test=c".
       Now it is corrected to ".html"

8 years agoMerge pull request #12 from YongseopKim/fix_rp_crash_when_iframe_external accepted/tizen/mobile/20150925.012835 accepted/tizen/tv/20150925.012846 accepted/tizen/wearable/20150925.012907 submit/tizen/20150924.103444
WonYoung Choi [Thu, 24 Sep 2015 10:31:51 +0000 (19:31 +0900)]
Merge pull request #12 from YongseopKim/fix_rp_crash_when_iframe_external

Fix rp crash when iframe navigates to external url

8 years agoFix rp crash when iframe navigates to external url
yons.kim [Thu, 24 Sep 2015 02:15:54 +0000 (11:15 +0900)]
Fix rp crash when iframe navigates to external url

XWalk tried to delete any XWalkModuleSystem whether it is set or not.

So, adds code about

1. Setting XWalkModuleSystem in v8::Context with null before checking
whether base_url is external or not in DynamicPlginStartSession()

2. Deleting XWalkModuleSystem after checking whether the XwalkModuleSystem
is not null in XWalkModuleSystem::ResetModuleSystemFromContext()

8 years agoMerge pull request #13 from YongseopKim/fix_popup_error_not_init
WonYoung Choi [Thu, 24 Sep 2015 08:02:53 +0000 (17:02 +0900)]
Merge pull request #13 from YongseopKim/fix_popup_error_not_init

Fix popup error due to uninitialized members

8 years agoFix popup error due to uninitialized members
yons.kim [Thu, 24 Sep 2015 06:49:52 +0000 (15:49 +0900)]
Fix popup error due to uninitialized members

Add code to initialize member variables in Popup's constructor and
to check whether the value from elm_entry_entry_get() is null or not

When cert popups are opened in succession, elm_entry_entry_get() returns
null occationally. So it needs null check.

Until now, Popup's boolean member variables have not initialized. So
Popup::Result() enters code about entry although Popup doesn't use entry.
It needs to initialize member variables with proper values.

8 years agoMerge pull request #11 from JoonghyunCho/fix_popup_layout accepted/tizen/mobile/20150922.000918 accepted/tizen/tv/20150922.000950 accepted/tizen/wearable/20150922.001008 submit/tizen/20150921.093222
Seungkeun Lee(이승근) [Mon, 21 Sep 2015 02:29:07 +0000 (11:29 +0900)]
Merge pull request #11 from JoonghyunCho/fix_popup_layout

[Popup] Fix popup layout destroying issue

8 years agoMerge pull request #10 from myroot/remove-unused-cert-svc-package
WonYoung Choi [Mon, 21 Sep 2015 02:23:52 +0000 (11:23 +0900)]
Merge pull request #10 from myroot/remove-unused-cert-svc-package

Remove unsused package(cert-svc).

8 years ago[Popup] Fix popup layout destroying issue
jh5.cho [Mon, 21 Sep 2015 02:05:25 +0000 (11:05 +0900)]
[Popup] Fix popup layout destroying issue

  - Remove using grid container
  - Use layout format to contain multiple widgets
  - Erase unused groups in edc file

8 years agoRemove unsused package(cert-svc).
Seungkeun Lee [Mon, 21 Sep 2015 01:52:53 +0000 (10:52 +0900)]
Remove unsused package(cert-svc).

8 years agoMerge pull request #9 from myroot/fix-build-error-related-appcontrol
WonYoung Choi [Mon, 21 Sep 2015 01:35:30 +0000 (10:35 +0900)]
Merge pull request #9 from myroot/fix-build-error-related-appcontrol

Fix namespace related error

8 years agoFix namespace related error
Seungkeun Lee [Mon, 21 Sep 2015 01:18:06 +0000 (10:18 +0900)]
Fix namespace related error
 - common:: namsespace was required

8 years agoMerge pull request #8 from myroot/fix-context-menu
WonYoung Choi [Mon, 21 Sep 2015 01:29:22 +0000 (10:29 +0900)]
Merge pull request #8 from myroot/fix-context-menu

Fix context menu handling

8 years agoMerge pull request #7 from myroot/fix-localize-logic
WonYoung Choi [Mon, 21 Sep 2015 01:28:48 +0000 (10:28 +0900)]
Merge pull request #7 from myroot/fix-localize-logic

Fix resource localize logic

8 years agoMerge pull request #6 from myroot/handle-scheme-to-appcontrol
WonYoung Choi [Mon, 21 Sep 2015 01:04:27 +0000 (10:04 +0900)]
Merge pull request #6 from myroot/handle-scheme-to-appcontrol

Implement Scheme to Appcontrol request

8 years agoMerge pull request #4 from myroot/getusermeida-permission
WonYoung Choi [Mon, 21 Sep 2015 01:03:54 +0000 (10:03 +0900)]
Merge pull request #4 from myroot/getusermeida-permission

Implement GetUsermedia Popup

8 years agoFix resource localize logic
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 agoImplement Scheme to Appcontrol request
Seungkeun Lee [Mon, 7 Sep 2015 06:29:46 +0000 (15:29 +0900)]
Implement Scheme to Appcontrol request
 - Well-known scheme was converted to AppControl request
 - Except (http(s), file, app, data, blob), all custom scheme was send to AppControl request

Change-Id: Id4fe074cdec87bd8812519f555dea31f28be60ea

8 years agoMerge pull request #1 from WonyoungChoi/fix_spec_for_manifest
Seungkeun Lee(이승근) [Fri, 18 Sep 2015 08:24:36 +0000 (17:24 +0900)]
Merge pull request #1 from WonyoungChoi/fix_spec_for_manifest

Fix spec file for changing manifest file location

8 years agoImplement GetUsermedia Popup
Seungkeun Lee [Mon, 7 Sep 2015 02:10:39 +0000 (11:10 +0900)]
Implement GetUsermedia Popup

Change-Id: I57bd1a45a70b2173cb75308c830293a2edb92504

8 years agoFix context menu handling
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 spec file for changing manifest file location
WonYoung Choi [Thu, 17 Sep 2015 10:06:45 +0000 (19:06 +0900)]
Fix spec file for changing manifest file location

8 years agoCode Refactoring for xwalk release
WonYoung Choi [Tue, 1 Sep 2015 06:20:44 +0000 (15:20 +0900)]
Code Refactoring for xwalk release

Change-Id: I421049c0d242ce5a8ac0b32949362f174fd5e37a

8 years agoFix to enable extracting scheme from str(no ://)
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
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
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
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
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)
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
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
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"
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
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
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
Seungkeun Lee [Thu, 13 Aug 2015 04:48:48 +0000 (13:48 +0900)]
Add Profile log

Change-Id: I6671e750ac16a0fff40a196a23cb030e1b941b7d

8 years agoAdd orientation type
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
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
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
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
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.
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