OSDN Git Service

Handle another old style meta tag, MobileOptimized. Also if the sites set
authorGrace Kloba <klobag@google.com>
Fri, 4 Sep 2009 23:30:32 +0000 (16:30 -0700)
committerGrace Kloba <klobag@google.com>
Fri, 4 Sep 2009 23:30:32 +0000 (16:30 -0700)
commitca2fbfb0adeb06991329d7d28854a5166672fe7a
tree6ddca9caa204541b8f6b35ba700b004672a21954
parentfb386a4cb13329c6a64fd29e134184610c2c3dbc
Handle another old style meta tag, MobileOptimized. Also if the sites set
the width for the viewport to be less than 320, just use device-width.

Fix http://b/issue?id=2098078
WebCore/html/HTMLMetaElement.cpp
WebCore/page/Settings.cpp