web_pub/browser_control_api/inc/BrCtlDefs.h
branchRCL_3
changeset 36 c711bdda59f4
parent 34 220a17280356
child 38 4917f9bf7995
--- a/web_pub/browser_control_api/inc/BrCtlDefs.h	Mon Mar 15 12:44:50 2010 +0200
+++ b/web_pub/browser_control_api/inc/BrCtlDefs.h	Wed Mar 31 23:16:40 2010 +0300
@@ -18,7 +18,7 @@
 
 #ifndef BRCTLDEFS_H
 #define BRCTLDEFS_H
-
+#include <browser_platform_variant.hrh>
 //  INCLUDES
 
 // DATA TYPES
@@ -207,6 +207,14 @@
              ECommandLeaveFullscreenBrowsing,
              ECommandZoomIn,
              ECommandZoomOut
+#ifdef BRDO_OCC_ENABLED_FF
+             ,
+             ECommandRetryTransactions,
+             ECommandSetRetryConnectivityFlag,
+             ECommandUnSetRetryConnectivityFlag,
+             ECommandClearQuedTransactions,
+             ECommandConnToDownloadManager
+#endif
             };
         /**
         * The load event that occurred.