--- a/browserui/browser/BrowserAppSrc/BrowserLoadObserver.cpp Thu Sep 24 12:40:29 2009 +0300
+++ b/browserui/browser/BrowserAppSrc/BrowserLoadObserver.cpp Mon Oct 26 08:18:09 2009 +0200
@@ -255,8 +255,7 @@
!LoadStatus( ELoadStatusFirstChunkArrived ) &&
!iApiProvider->ExitInProgress() )
{
- // Go back to bookmarks and close the content view
- iApiProvider->ExitBrowser( ETrue );
+ // Don't do anything; let the embedder close the browser
}
// No content to be shown, go back to where we came from
else if ( !iRestoreContentFlag )