[Webkit-unassigned] [Bug 85425] Use suitable viewport values when a Mobile DTD is used.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 8 13:03:12 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=85425





--- Comment #40 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-05-08 13:02:15 PST ---
(From update of attachment 140765)
View in context: https://bugs.webkit.org/attachment.cgi?id=140765&action=review

> Source/WebCore/dom/Document.cpp:776
> +#if USE(VIEWPORT_ON_HTMLMP)

I think we rather want a USE(LEGACY_VIEWPORT_ADAPTION) or so, but you should really look at https://bugs.webkit.org/show_bug.cgi?id=55874 so that we handle the priority of the different viewport adaptions correctly and compatible with the N9, Android etc.

> Source/cmake/WebKitFeatures.cmake:97
> +    WEBKIT_OPTION_DEFINE(USE_VIEWPORT_ON_HTMLMP "Toogle special viewport size for HTML-MP pages" OFF)

Toogle legacy viewport adaptation

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list