webengine/osswebengine/WebCore/platform/network/symbian/HttpUiCallbacks.cpp
changeset 11 c8a366e56285
parent 10 a359256acfc6
child 25 0ed94ceaa377
--- a/webengine/osswebengine/WebCore/platform/network/symbian/HttpUiCallbacks.cpp	Thu Aug 27 07:44:59 2009 +0300
+++ b/webengine/osswebengine/WebCore/platform/network/symbian/HttpUiCallbacks.cpp	Thu Sep 24 12:53:48 2009 +0300
@@ -246,6 +246,7 @@
         // If the user selected "No" or "Cancel", we are cancelling the load
         if ( !result )
         {
+            brctl->HandleBrowserLoadEventL(TBrCtlDefs::EEventContentFinished,0,0);
             return KErrCancel;
         }
     }   // end of if