fixed TC fail
authorHyunseok Yang <hs0219.yang@samsung.com>
Mon, 24 Jun 2013 13:38:42 +0000 (22:38 +0900)
committerHyunseok Yang <hs0219.yang@samsung.com>
Mon, 24 Jun 2013 13:38:42 +0000 (22:38 +0900)
Change-Id: If5ae5f548a5a46f0e2758a7747f9c91fbe4f82c2
Signed-off-by: Hyunseok Yang <hs0219.yang@samsung.com>
src/controls/FWebCtrl_WebImpl.cpp

index 205dc35..61b55c1 100755 (executable)
@@ -4891,6 +4891,8 @@ _WebImpl::OnAncestorVisibleStateChanged(const _Control& control)
 void
 _WebImpl::OnUserEventReceivedN(RequestId requestId, Tizen::Base::Collection::IList* pArgs)
 {
+       _ContainerImpl::OnUserEventReceivedN(requestId, pArgs);
+       
        switch (requestId)
        {
        case ID_CERTIFICATE_CONFIRM_POPUP_CLOSE: