browserui/browser/BrowserAppSrc/BrowserLoadObserver.cpp
changeset 15 d6f226a5ad2c
parent 10 4530440261a8
child 24 868cceedabd3
equal deleted inserted replaced
11:16a119033e3e 15:d6f226a5ad2c
   253             
   253             
   254             if( LoadUrlType() == ELoadUrlTypeEmbeddedBrowserWithUrl &&
   254             if( LoadUrlType() == ELoadUrlTypeEmbeddedBrowserWithUrl &&
   255                 !LoadStatus( ELoadStatusFirstChunkArrived ) && 
   255                 !LoadStatus( ELoadStatusFirstChunkArrived ) && 
   256                 !iApiProvider->ExitInProgress() )
   256                 !iApiProvider->ExitInProgress() )
   257                 {
   257                 {
   258                 // Go back to bookmarks and close the content view
   258                 // Don't do anything; let the embedder close the browser
   259 				iApiProvider->ExitBrowser( ETrue );
       
   260                 }
   259                 }
   261             // No content to be shown, go back to where we came from
   260             // No content to be shown, go back to where we came from
   262             else if ( !iRestoreContentFlag  )
   261             else if ( !iRestoreContentFlag  )
   263                 {
   262                 {
   264                 CBrowserAppUi::Static()->ActivateLocalViewL( 
   263                 CBrowserAppUi::Static()->ActivateLocalViewL(