projects
/
platform
/
core
/
api
/
webapi-plugins.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3154af9
)
[DataSync] Declaration of types_ variable
author
Pawel Czajkowski
<p.czajkowski@samsung.com>
Wed, 7 Jan 2015 14:12:44 +0000
(15:12 +0100)
committer
Rafal Galka
<r.galka@samsung.com>
Thu, 8 Jan 2015 08:21:18 +0000
(17:21 +0900)
Change-Id: I63c01ed7933b65c1ff7583b32c15c660acab8d6d
Signed-off-by: Pawel Czajkowski <p.czajkowski@samsung.com>
src/datasync/datasync_api.js
patch
|
blob
|
history
diff --git
a/src/datasync/datasync_api.js
b/src/datasync/datasync_api.js
index
8335a65
..
f015415
100644
(file)
--- a/
src/datasync/datasync_api.js
+++ b/
src/datasync/datasync_api.js
@@
-11,6
+11,7
@@
var callbacks = {};
var hideProtectedProporties = true;
var native_ = new xwalk.utils.NativeManager(extension);
var validator_ = xwalk.utils.validator;
+var types_ = xwalk.utils.validator.Types;
// for the time of serialization 'write-only' and 'read-only' properties
// should be able to run with correct value