--- a/widgets/widgetapp/group/WidgetUi.mmp Tue Nov 24 09:02:20 2009 +0200
+++ b/widgets/widgetapp/group/WidgetUi.mmp Thu Dec 17 09:20:16 2009 +0200
@@ -18,7 +18,7 @@
#include <data_caging_paths.hrh>
#include <platform_paths.hrh>
#include <bldvariant.hrh>
-#include <platform/mw/Browser_platform_variant.hrh>
+#include <platform/mw/browser_platform_variant.hrh>
// TARGET INFO
@@ -27,7 +27,10 @@
UID 0x100039CE 0x10282822
epocstacksize 0x14000
-EPOCHEAPSIZE 0x5000 0x1000000
+// There is no need to set a custom heap size as a custom allocator is used so the default values of 1 KB for
+// minimum and 1 MB for maximum should be used instead. These will be used for a short time at startup for
+// the default heap, which in turn is used to create the custom allocator. no gain in functionality
+//EPOCHEAPSIZE 0x5000 0x1000000
VENDORID VID_DEFAULT
CAPABILITY CAP_APPLICATION NetworkControl