Fix TCT issue 76/40476/9
authorSeungkeun Lee <sngn.lee@samsung.com>
Thu, 4 Jun 2015 06:46:47 +0000 (15:46 +0900)
committerSeungkeun Lee <sngn.lee@samsung.com>
Mon, 8 Jun 2015 09:02:34 +0000 (18:02 +0900)
commit811bbceaaeaa771402702142fa8c55566861300b
tree8551cc92eb28097e58bcb24df5c349bb6de8194c
parent0afff5c66dad75b4551abe7581b705ab447e40cc
Fix TCT issue
 - Test if the UA can skip the preference element without a name attribute.
 - widget preference event was not called due to CustomEvent
 - access element without origin attribute
 - access element with invalid origin value
 - Duplicated preference key was skiped
 - overriding Widget toString method
Change-Id: Id2ab923fc9813e755caeedfb052c4b352bd9a258
src/bundle/widget_module.cc
src/common/resource_manager.cc
src/extension/widget/widget_api.js