[Bug 501766] switch from maximized to fullscreen on windows mobile. r=mfinkle

This commit is contained in:
Doug Turner 2009-07-08 09:48:09 -07:00
parent 0e989df200
commit 3a6c8e3c9a

View File

@ -57,7 +57,7 @@
windowtype="navigator:browser"
title="&brandShortName;"
#ifdef WINCE
sizemode="maximized"
sizemode="fullscreen"
#elifdef MOZ_PLATFORM_HILDON
sizemode="maximized"
#else