projects
/
framework
/
osp
/
web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7714b2
)
fix build error
author
Seongjun Yim
<se201.yim@samsung.com>
Fri, 10 May 2013 08:30:49 +0000
(17:30 +0900)
committer
Seongjun Yim
<se201.yim@samsung.com>
Fri, 10 May 2013 08:30:49 +0000
(17:30 +0900)
Change-Id: I414f7b5a66ac7deece316263f502261c2ed1e94c
Signed-off-by: Seongjun Yim <se201.yim@samsung.com>
src/controls/FWebCtrl_WebImpl.cpp
patch
|
blob
|
history
diff --git
a/src/controls/FWebCtrl_WebImpl.cpp
b/src/controls/FWebCtrl_WebImpl.cpp
index
ea8a801
..
39855d0
100755
(executable)
--- a/
src/controls/FWebCtrl_WebImpl.cpp
+++ b/
src/controls/FWebCtrl_WebImpl.cpp
@@
-2044,7
+2044,7
@@
_WebImpl::_WebImpl(Web* pWeb, Tizen::Ui::_Control* pCore)
, __pColorPicker(null)
, __pVibrator(null)
, __policy(WEB_DECISION_CONTINUE)
- , __defaultUserAgent(L"")
;
+ , __defaultUserAgent(L"")
{
__textSearch.__searchAll = false;
__textSearch.__searchForward = true;