[Webkit-unassigned] [Bug 120791] DRY out srcset related deviceScaleFactor calculations
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 5 14:19:29 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=120791
--- Comment #2 from Yoav Weiss <yoav at yoav.ws> 2013-09-05 14:18:46 PST ---
Identical deviceScaleFactor calculations were performed in 3 different locations.
I've added that calculation as a method of Document and replaced previous calculations by calls to this method.
--
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