[Clientapps-cvs] symbiancommon/config R1_Mobile_4_0_Factory.cfg, 1.26.2.22.2.4, 1.26.2.22.2.5

[Clientapps-cvs] symbiancommon/config R1_Mobile_4_0_Factory.cfg, 1.26.2.22.2.4, 1.26.2.22.2.5

anuj_dhamija at helixcommunity.org anuj_dhamija at helixcommunity.org
Mon May 19 14:56:18 PDT 2008


Update of /cvsroot/clientapps/symbiancommon/config
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv12852

Modified Files:
      Tag: hxclient_2_2_1_cayennes
	R1_Mobile_4_0_Factory.cfg 
Log Message:
"Nokia submits this code under the terms of a commercial contribution agreement with RealNetworks, and I am authorized to contribute this code under said agreement."
 
Modified by:  ext-anuj.dhamija at nokia.com
 
Reviewed by: 
 
Date: 05/16/2008
 
Project: SymbianMmf_rel
 
TSW Error ID: ERWU-7BUDDH

Synopsis: Turn Auto Bandwidth Detection OFF by default 

Overview: 
Currently Auto-Bandwidth detection is turned ON by default for Helix client. Some of the proxies have problems in handling Bandwidth Detection messages. Moreover bandwidth detection is not very significant/useful in context of Wireless Mobile networks. So fixing to turn it OFF by default in Helix client configuration.

Fix:
Set AutoBWDetection parameter to 0 in Factory Configuration file.

Files modified & changes:
src\clientapps\symbiancommon\config\R1_Mobile_4_0_Factory.cfg

Image Size and Heap Use impact: None

Module Release testing (STIF, Audio) : Passed

Test case(s) Added  : No

Memory leak check performed : Passed, No leaks found
  
Platforms and Profiles Build Verified: helix-client-s60-32-mmf-mdf-arm

Platforms and Profiles Functionality verified: armv5
  
Branch: 210CayS & 221CayS

Index: R1_Mobile_4_0_Factory.cfg
===================================================================
RCS file: /cvsroot/clientapps/symbiancommon/config/R1_Mobile_4_0_Factory.cfg,v
retrieving revision 1.26.2.22.2.4
retrieving revision 1.26.2.22.2.5
diff -u -d -r1.26.2.22.2.4 -r1.26.2.22.2.5
--- R1_Mobile_4_0_Factory.cfg	6 May 2008 18:29:13 -0000	1.26.2.22.2.4
+++ R1_Mobile_4_0_Factory.cfg	19 May 2008 21:56:15 -0000	1.26.2.22.2.5
@@ -130,4 +130,6 @@
 #
 DisablePlusURLHandling=1
 
+#Turn AutoBandwidth Detection OFF by default
+AutoBWDetection=0
 




More information about the Clientapps-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.