[Webkit-unassigned] [Bug 55416] Viewport no longer allows an auto value for "user-scalable"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 7 20:57:05 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55416
Joseph Pecoraro <joepeck at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #85015| |review?
Flag| |
--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> 2011-03-07 20:57:05 PST ---
Created an attachment (id=85015)
--> (https://bugs.webkit.org/attachment.cgi?id=85015&action=review)
[PATCH] Convert userScalable back to float
First attempt at a patch. userScalable is a float that starts with ValueAuto.
WebKit clients handle ValueAuto (currently all just make it "true") in client code
after computing the viewport attributes and still seeing an Auto value.
--
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