--- a/httpfilters/cookie/ManagerSrc/Cookie.cpp Wed Mar 31 22:32:15 2010 +0300
+++ b/httpfilters/cookie/ManagerSrc/Cookie.cpp Wed Apr 14 16:31:08 2010 +0300
@@ -26,7 +26,7 @@
// User includes
#include "cookie.h"
-#include "cookielogger.h"
+#include "CookieLogger.h"
#include "CookieCommonConstants.h"
--- a/httpfilters/cookie/ManagerSrc/CookieClientData.cpp Wed Mar 31 22:32:15 2010 +0300
+++ b/httpfilters/cookie/ManagerSrc/CookieClientData.cpp Wed Apr 14 16:31:08 2010 +0300
@@ -5,10 +5,10 @@
* Author: mohanti
*/
//User Includes
-#include "CookieClientdata.h"
-#include "Cookie.h"
+#include "CookieClientData.h"
+#include "cookie.h"
#include "CookieArray.h"
-#include "cookielogger.h"
+#include "CookieLogger.h"
// ---------------------------------------------------------
--- a/httpfilters/cookie/ManagerSrc/CookieClientDataArray.cpp Wed Mar 31 22:32:15 2010 +0300
+++ b/httpfilters/cookie/ManagerSrc/CookieClientDataArray.cpp Wed Apr 14 16:31:08 2010 +0300
@@ -12,7 +12,7 @@
//User Includes
#include "CookieClientDataArray.h"
-#include "CookieManagerClient.h"
+#include "cookiemanagerclient.h"
#include "CookieArray.h"
#include "CookieLogger.h"
#include "CookieClientData.h"
--- a/httpfilters/cookie/ManagerSrc/CookieGroupData.cpp Wed Mar 31 22:32:15 2010 +0300
+++ b/httpfilters/cookie/ManagerSrc/CookieGroupData.cpp Wed Apr 14 16:31:08 2010 +0300
@@ -7,13 +7,13 @@
//System Includes
#include <e32base.h>
-#include <SysUtil.h>
+#include <sysutil.h>
#include <e32cmn.h>
//User Includes
#include "CookieGroupData.h"
#include "CookieArray.h"
-#include "CookieIPC.h"
+#include "cookieipc.h"
#include "CookieLogger.h"
//Constants
--- a/httpfilters/cookie/ManagerSrc/CookieManagerServer.cpp Wed Mar 31 22:32:15 2010 +0300
+++ b/httpfilters/cookie/ManagerSrc/CookieManagerServer.cpp Wed Apr 14 16:31:08 2010 +0300
@@ -22,8 +22,8 @@
#include <e32std.h>
#include <sysutil.h>
-#include <BAUTILS.H>
-#include <XmlEngDOMImplementation.h>
+#include <bautils.h>
+#include <xmlengdomimplementation.h>
#include <xmlengdocument.h>
#include <xmlengdomparser.h>
#include <xmlengattr.h>
--- a/httpfilters/httpfilterauthentication/Src/HttpFilterAuthentication.cpp Wed Mar 31 22:32:15 2010 +0300
+++ b/httpfilters/httpfilterauthentication/Src/HttpFilterAuthentication.cpp Wed Apr 14 16:31:08 2010 +0300
@@ -656,6 +656,7 @@
{
THTTPHdrVal fieldVal; // The name of the current field.
THTTPHdrVal hdrVal; //A scratch hdrVal
+ // coverity [CHECKED_RETURN]
headers.GetField( wwwAuthenticate, ii, fieldVal );
switch ( fieldVal.StrF().Index( RHTTPSession::GetTable() ) )
--- a/httpfilters/httpfilterauthentication/Src/HttpFilterDigestAuthentication.cpp Wed Mar 31 22:32:15 2010 +0300
+++ b/httpfilters/httpfilterauthentication/Src/HttpFilterDigestAuthentication.cpp Wed Apr 14 16:31:08 2010 +0300
@@ -508,6 +508,7 @@
{
THTTPHdrVal fieldVal; // The name of the current field.
THTTPHdrVal hdrVal; //A scratch hdrVal
+ // coverity [CHECKED_RETURN]
headers.GetField( wwwAuthenticate, ii, fieldVal );
switch ( fieldVal.StrF().Index( RHTTPSession::GetTable() ) )
--- a/httpfilters/httpfilterconnhandler/Src/HttpFilterConnHandler.cpp Wed Mar 31 22:32:15 2010 +0300
+++ b/httpfilters/httpfilterconnhandler/Src/HttpFilterConnHandler.cpp Wed Apr 14 16:31:08 2010 +0300
@@ -273,6 +273,7 @@
if (state == EIdle)
{
iObserver->GetStateL(KPSUidWcdmaStatusValue, wcdmaState);
+ iObserver->GetStateL(KPSUidGprsStatusValue, gprsState);
if (wcdmaState == EPSWcdmaSuspend && gprsState == EPSGprsSuspend) //this should not meet all the time.
{
// user sent request from "No coverage" area, so all outstanding transactions will