summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Hoseon LEE [Thu, 10 Jan 2013 02:25:29 +0000 (11:25 +0900)]
Merge "[Prevent] Fixes issues with exceptions thrown out of main scope."
Taejeong Lee [Wed, 9 Jan 2013 04:29:42 +0000 (13:29 +0900)]
Add initSession step in PluginLogic.
* This step supports to perform PluginLogic initialization and Plugin so file preloading.
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Add initSession step in PluginLogic.
Change-Id: I8363bda15f2313f0ccec4dfe3e51d67c98b7dcfd
Tomasz Iwanek [Tue, 8 Jan 2013 14:26:56 +0000 (15:26 +0100)]
[Prevent] Fixes issues with exceptions thrown out of main scope.
[Issue#] LINUXNGWAP-651
[Bug] Exceptions throwed out of main
[Cause] N/A
[Solution] Adding UNHANDLED_EXCEPTION_HANDLER_* marcoes
[Verification] Build repository
Change-Id: I72b9308a4f438d45e31118027ceb8d060b0e824c
Jan Olszak [Tue, 18 Dec 2012 10:29:51 +0000 (11:29 +0100)]
Changed PkgName type from DPL::Optional<DPL::String> to DPL::String. PART 2
[Issue#] PkgName could have been NULL.
[Bug] N/A
[Cause] N/A
[Solution] Changed Pkgname type, changed api methods. This is a temporary change, to test if the new API work.
[Verification] Build commons, plugins, installer, wrt. Run tests.
Change-Id: I04ad309df7575ae67ae63a5225995e7be739cdca
Jan Olszak [Mon, 17 Dec 2012 07:34:14 +0000 (08:34 +0100)]
[Prevent] Handle unhandled exceptions in wrt-popup.
[Issue] Unhandled exceptions propagate to main().
[Bug] N/A
[Cause] N/A
[Solution] Catch all exceptions and log them.
[Verification] Build wrt-popup.
Change-Id: Id9a1dc6e6162208fda88df7bc7955cc78c6d7e48
Jihoon Chung [Tue, 18 Dec 2012 05:38:32 +0000 (14:38 +0900)]
[Release] wrt-plugins-common_0.3.68
Change-Id: I631fe9e6712562b116f43d7f9d58c77e37d232b9
Hoseon LEE [Tue, 18 Dec 2012 05:31:28 +0000 (14:31 +0900)]
Merge "Support plugin without feature define"
Jihoon Chung [Thu, 13 Dec 2012 10:59:03 +0000 (19:59 +0900)]
Support plugin without feature define
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Support plugin without feature define in the config.xml
Plugin will be controlled by access control
[SCMRequest] N/A
Change-Id: I9d4c0ba7953629bb75182abdc9d6e97a2fa51728
Krzysztof Jackiewicz [Wed, 12 Dec 2012 11:45:20 +0000 (12:45 +0100)]
Missing boilerplate added
[Issue#] N/A
[Feature] N/A
[Problem] The boilerplate is missing in clean.sh script
[Cause] N/A
[Solution] Boilerplate added
[Verification] Check that the boilerplate is present. Successfull compilation.
Change-Id: I3515b6b5094f7eaff26f3038c608a16593494911
Przemyslaw Ciezkowski [Wed, 12 Dec 2012 09:53:19 +0000 (10:53 +0100)]
Add new popup: Ask YesNo with checkbox
[Issue#] N/A
[Bug] N/A
[Cause] Add new popup with checkbox to get user
option to remember his decision.
[Solution] Added new popup.
[Verification] Run test widget with custom handlers.
Change-Id: I7cc6828714fa0a2eb56f57f632f9f5fc20375eeb
Lukasz Marek [Tue, 11 Dec 2012 18:20:19 +0000 (19:20 +0100)]
Remove popup dependency from wrt-commons
[Issue#]
[Bug] N/A
[Cause] Popup implementation is splitted into several repositories.
[Solution] This commit moves DPL implementation into place where it is used
[Verification] Build repository, run widget with popups
Change-Id: I3bfbcaa97829b75426b66f9bc77650b3e744660a
Taejeong Lee [Thu, 13 Dec 2012 04:44:18 +0000 (13:44 +0900)]
[Release] wrt-plugins-common_0.3.67
Change-Id: Ic58b8a3b26db36d3070735552a60837660a7ece9
Lukasz Marek [Tue, 11 Dec 2012 15:11:15 +0000 (16:11 +0100)]
Information popup
[Issue#] N/A
[Bug] N/A
[Cause] Implementation of information popup - popup with message and OK button.
[Solution] N/A
[Verification] Build repository.
Change-Id: I7bf809eb9af0ea0af2782306ab603fe61facb1f8
Jan Olszak [Fri, 7 Dec 2012 07:56:35 +0000 (08:56 +0100)]
[Prevent] Ensure pointer is not NULL before it's referenced.
[Issue#] ace_param_list->items could have been NULL when referenced
[Bug] N/A
[Cause] N/A
[Solution] Small change in conditions check.
[Verification] Build plugins. Run plugin-common tests.
Change-Id: I0b0ace5e95615311680fc29de6a421f56f7f0b9b
Jan Olszak [Fri, 7 Dec 2012 13:17:00 +0000 (14:17 +0100)]
[Prevent] Delete unreachable code.
[Issue#] Unreachable code.
[Bug] N/A
[Cause] N/A
[Solution] Deleted unreachable code.
[Verification] Build plugin-commons. Run tests.
Change-Id: I6e5d880967c150ada9f1d3b32331a6b4c4ce2fe2
Lukasz Marek [Wed, 5 Dec 2012 17:14:39 +0000 (18:14 +0100)]
Popup cleaning
[Issue#] N/A
[Bug] N/A
[Cause] Implementation of modal popups is divided into multiple repositiories
[Solution] This commit moves implementation into one place (apart from DPL impl).
[Verification] Rebuild wrt-plugins-common, wrt, plugins and run widget showing popups.
Change-Id: I08ee29db38d68992ede89aa5421a1e7e81cf63d7
Jihoon Chung [Mon, 10 Dec 2012 02:48:10 +0000 (11:48 +0900)]
[Release] wrt-plugins-common_0.3.66
Grzegorz Krawczyk [Wed, 5 Dec 2012 16:24:02 +0000 (17:24 +0100)]
Fixed problem with running tests
After last modification to plugin-loading some object was loaded twice
(with standard and requested featueres)
which causes problems for some test cases due to overriding selected
objects.
[Issue#] N/A
[Problem] Many tests fail
[Cause] P
[Solution] N/A
[SCMRequest] N/A
Verification:
Verify that most of plugins-tests-w3c and wrt-tests-w3c pass.
Signed-off-by: Grzegorz Krawczyk(g.kraczyk@samsung.com)
Change-Id: Iedea94137acfeb8a38dfcb7b5242eb36a3af9f3e
Tomasz Iwanek [Tue, 4 Dec 2012 15:27:35 +0000 (16:27 +0100)]
Adjustment for usage of STL pointers - build break fix
[Issue#] N/A
[Bug] Build break
[Cause] N/A
[Solution] Method name fix
[Verification] Build repo
Change-Id: I0e4ee1d22112ea7cf6753ddfabe1065b38b7ef06
Przemyslaw Ciezkowski [Mon, 19 Nov 2012 14:13:06 +0000 (15:13 +0100)]
Duplicated code in plugin loader
[Issue#] N/A
[Bug] Duplicated code for retrieving allowed features.
[Cause] N/A
[Solution] Moved duplicated code to PluginContainerSupport class.
[Verification] Run a widget which requires plugins.
Change-Id: I3b76ed18c0376a70975e3f6e98740e4b7671a556
Andrzej Surdej [Tue, 2 Oct 2012 14:13:25 +0000 (16:13 +0200)]
wrt-plugins-installer clean up
Removed unnecessary code from wrt-plugins-installer.
[Issue#] LINUXNGWAP-399
[Problem] Due to moving installation of plugins from installer
to wrt-plugins-common there were lot of unused code
[Cause] N/A
[Solution] Clean up code.
To verify build package, do 'wrt_reset_all.sh' and then 'wrt-plugins-installer'
Tizen plugins should be installed (around 40).
Change-Id: I6019608e145953ea48902873a1da1352f5742f3e
Jan Olszak [Fri, 30 Nov 2012 11:28:57 +0000 (20:28 +0900)]
Revert "Pkgname (tizen id) - not null"
This reverts commit
8fab69d481c6ef5979c301a133d4375f1779e931
Przemyslaw Ciezkowski [Mon, 19 Nov 2012 13:42:13 +0000 (14:42 +0100)]
Duplicated code in plugins installer
[Issue#] N/A
[Bug] Duplicated code for retrieving plugins paths.
[Cause] N/A
[Solution] Moved duplicated code to PluginsUtils namespace.
[Verification] Install plugins using wrt-plugins-installer.
Change-Id: Id214f2e4cf75689188bda6c339b1c8065e933309
Przemyslaw Ciezkowski [Mon, 19 Nov 2012 10:55:35 +0000 (11:55 +0100)]
Remove duplicated code in filesystem manager
[Issue#] N/A
[Bug] Duplicated code in Filesystem Manager.
[Cause] N/A
[Solution] Move code to new functions.
[Verification] Run deviceapis Filesystem example from Tizen IDE.
Change-Id: I7ab7ec46a6ebbf5a7dc05acf63b6a5eb94b306b7
Jan Olszak [Wed, 21 Nov 2012 10:41:03 +0000 (11:41 +0100)]
Pkgname (tizen id) - not null
[Issue#] It was possible for pkgname to be null.
[Bug] N/A
[Cause] N/A
[Solution] Changed Column deffinition in db file and replaced DPL:Optional<DPL::String> with DPL::String.
[Verification] Build.
Change-Id: Ie63ec0b72c6cad367ea7500ea515f6896ccf37cf
Tomasz Iwanek [Thu, 22 Nov 2012 09:37:06 +0000 (10:37 +0100)]
Unused code - removed modules CPU, MMPlayer
Following modules are not used by wrt-plugins-tizen
and are completely removed in this commit:
- CPU
- MMPlayer
[Issue#] LINUXNGWAP-563
[Bug] There is unused code
[Cause] N/A
[Solution] Remove unused code and reduce binary size.
[Verification] wrt-plugins-common and wrt-plugins-tizen should be able to be built.
Change-Id: I80d5028da03bc3b56f0c04dc662779d4bfee631e
Taejeong Lee [Tue, 27 Nov 2012 07:14:40 +0000 (16:14 +0900)]
[Release] wrt-plugins-common_0.3.65
Hoseon LEE [Tue, 27 Nov 2012 07:07:14 +0000 (16:07 +0900)]
Merge "Removing of WAC2.0 support routine in plugin logic."
Taejeong Lee [Tue, 27 Nov 2012 06:30:34 +0000 (15:30 +0900)]
Removing of WAC2.0 support routine in plugin logic.
Because WAC2.0 feature was deprecated, the related codes in plugin logic
are cleaned up.
[Issue#] N/A
[Problem] Removing of WAC2.0 support routine in plugin logic.
[Cause] WAC2.0 feature was deprecated
[Solution] N/A
Change-Id: I2cb03608145c02c368771fc61100cf98c717a7e8
Grzegorz Krawczyk [Mon, 26 Nov 2012 16:28:06 +0000 (17:28 +0100)]
remove session' objects from context when frame is unloaded
[Issue#] TWEB-427
[Problem] JavaScipt objects are not released when iframe src is changed.
[Cause] N/A
[Solution] Remove objects from context.
[SCMRequest] N/A
Change-Id: Ifc9d661b12f43f4c8d66d783fbda1d4343a35ef1
Taejeong Lee [Fri, 23 Nov 2012 12:48:57 +0000 (21:48 +0900)]
[Release] wrt-plugins-common_0.3.64
Przemyslaw Ciezkowski [Fri, 23 Nov 2012 08:55:18 +0000 (09:55 +0100)]
Catch an exception when initializing JSWidget
[Issue#] TWEB-427
[Feature] There can be exception when JSWidget tries to initializes
preferences object.
[Cause] WebProcess gets SIGABORT when initialize fails.
[Solution] Catch an exception. Allow to run normally.
[Verification] Run iframes.wgt widget from wrt-extra repository.
WebProcess should not fail when counter in widget hits ~160.
Verification requires patch from wrt-commons:
http://tizendev.org/gerrit/15863
Change-Id: Iaf9f5963d4a84cd9d518a7db1d57d350e8f64d46
Jihoon Chung [Fri, 23 Nov 2012 01:21:03 +0000 (10:21 +0900)]
[Release] wrt-plugins-common_0.3.63
Grzegorz Krawczyk [Wed, 21 Nov 2012 11:36:45 +0000 (12:36 +0100)]
Removed error generated by Tizen Robot on gerrit
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] N/A
[SCMRequest] N/A
Change-Id: If39c934b1356c05140fbe13bbfb452089b54d322
Grzegorz Krawczyk [Tue, 13 Nov 2012 10:43:54 +0000 (11:43 +0100)]
Add Sanity Check for Plugin Logic
Plugin logic is used in bundle and some functions from this module are used as
registered callbacks from webkit.
In general this commits only adds logs, but it may be very helpful in
debuging problems with some race condition caused by bundle.
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] N/A
[SCMRequest] N/A
Change-Id: Id69bb144891aeb7ef2ed40490bc61c993a0df615
Jan Olszak [Thu, 8 Nov 2012 15:13:52 +0000 (16:13 +0100)]
Removal of factory_widget attribute and related functions.
[Issue#] N/A
[Bug] Unused factory_widget property.
[Cause] N/A
[Solution] Removed GetFactoryInstalledWidgetPath()
[Verification] Compile plugins-common
Change-Id: I20ac56381f06616962d2ada8a214b75eabd01b74
Przemyslaw Ciezkowski [Tue, 6 Nov 2012 14:47:35 +0000 (15:47 +0100)]
Fix for use after free
[Issue#] N/A
[Bug] Directory structure is being passed to log message when
closedir fails.
[Cause] N/A
[Solution] It is better to pass directory path.
[Verification] Call wrt_reset_all.sh and run plugin installation.
Change-Id: Ib0e89991e8fc4b9a3be10172c5adf788c61a93fe
Yunchan Cho [Thu, 15 Nov 2012 06:31:40 +0000 (15:31 +0900)]
[Release] wrt-plugins-common_0.3.62
Change-Id: I8d36adedd4e26e74025ebb0b12fea1bed272bf71
Yunchan Cho [Wed, 31 Oct 2012 08:17:59 +0000 (17:17 +0900)]
Add specific interface for support of custom js event
[Issue#] Requirement for custom js event should be applied to WRT
[Bug] N/A
[Cause] N/A
[Solution] New interface is created for registering custom js event internally and firing the js event to web contents on specific timing.
Especially this interface is needed from custom js event regarding ime show/hide including existing appservice event.
[Verification] register "imeshow" js event on your javascipt source using addEventListener()
and then use input tag of 'text' type to show ime or hide it
Change-Id: Ia14867d13b3569b598d69e558db7828876439ef0
Junfeng Dong [Fri, 9 Nov 2012 12:05:02 +0000 (20:05 +0800)]
Add -ldl to link library libdl.so.
Change-Id: Ic6348e73aafcd105b9768d36595b935ee0a85526
Jihoon Chung [Fri, 2 Nov 2012 02:38:28 +0000 (11:38 +0900)]
[Release] wrt-plugins-common_0.3.61
Change-Id: Icde2e16d0e657da6983c91eb473354dec5cfcbe2
Jan Olszak [Thu, 25 Oct 2012 13:39:47 +0000 (15:39 +0200)]
Deleted factory_widget, so had to remove isDeletable and places where it was used.
[Issue#] N/A
[Bug] 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 Plugins. idDeletable should not be used anyware.
Change-Id: I8cee159bb98cbfbe59f9473546ad2ee349c20477
Daehyung Jo [Mon, 29 Oct 2012 00:27:59 +0000 (09:27 +0900)]
Add thread enums for new plugin modules.
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] N/A
[SCMRequest] N/A
Change-Id: Iddffb1a722521974c97d1c1d121ea0df7c86a6d1
Przemyslaw Ciezkowski [Thu, 25 Oct 2012 14:39:23 +0000 (16:39 +0200)]
Change profiling build
[Issue#] LINUXNGWAP-444
[Feature] Change build parameters for profiling: -O2 optimization, disable debug symbols generation,
disable logs, disable gprof symbols generation.
[Cause] N/A
[Solution] Changed profiling build.
[Verification] Build repository with build_type=profiling. Run any widget,
check if wrt-plugins-common logs are disabled.
Change-Id: I1c504bf877754d693d22e71f0009df254983c173
Janusz Majnert [Wed, 24 Oct 2012 13:56:01 +0000 (15:56 +0200)]
Fixes for recursive opendir
[Issue#] N/A
[Feature] Replacing recursive opendir with safe fts_ functions
[Cause] Recursive opendir may reach limit of open dirs for process
[Solution] Replace with standard fts_* functions for traversing directories
[Verification] Run Tizen Filesystem plugin tests
Change-Id: I681c468e373bf65015b1d6162c0cab3ae94af097
Janusz Majnert [Thu, 18 Oct 2012 15:52:32 +0000 (17:52 +0200)]
Fixing a near buildbreak
[Issue#] N/A
[Bug] Buildbreak caused by usage of removed common function
[Cause] Removal of a utility function from wrt-commons
[Solution] Changed the code to use the new function
[Verification] Build the package
Change-Id: I571eb0bc82d2c6c05cd2e715ad8f23ebd85593a9
Przemyslaw Ciezkowski [Fri, 12 Oct 2012 13:40:04 +0000 (15:40 +0200)]
Memory leaks in popup runner
[Issue#] LINUXNGWAP-442
[Problem] Memory leaks in wrt-popup-run and unhandled exception
from singleton Impl.
[Cause] N/A
[Solution] Fix memory leaks and add exception handling.
[SCMRequest] N/A
[Verification] Change policy to prompt-session, run any WAC
widget. Popup will appear asking for permission. Check if
it works and ends normally.
Change-Id: Ia51b118ca94af7e6a465212893eb44e61a1626d1
Soyoung Kim [Thu, 25 Oct 2012 15:03:24 +0000 (00:03 +0900)]
Update wrt-plugins-common_0.3.60
jihoon.chung [Wed, 29 Aug 2012 06:27:01 +0000 (15:27 +0900)]
Update wrt-plugins-common_0.3.54
jihoon.chung [Wed, 22 Aug 2012 14:28:47 +0000 (23:28 +0900)]
Update wrt-plugins-common_0.3.53
Kim Kibum [Sun, 29 Apr 2012 08:04:35 +0000 (17:04 +0900)]
upload tizen1.0 source
Kibum Kim [Mon, 27 Feb 2012 12:16:51 +0000 (21:16 +0900)]
tizen beta release