[Webkit-unassigned] [Bug 115121] New: Clean up unused code in ViewportArguments.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 24 12:13:47 PDT 2013


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

           Summary: Clean up unused code in ViewportArguments.h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jkjiang at webkit.org
                CC: rwlbuis at gmail.com, staikos at kde.org,
                    yong.li.webkit at outlook.com, kenneth at webkit.org,
                    cgarcia at igalia.com, benjamin at webkit.org


Target-densityDPi viewport property emulation implementation for android has been removed by bug114136; however, there are still some remaining unused code in ViewportArguments.h below which should be cleaned up as well:
ValueDeviceDPI = -6,
ValueLowDPI = -7,
ValueMediumDPI = -8,
ValueHighDPI = -9

-- 
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