Bug 115121

Summary: Clean up unused code in ViewportArguments.h
Product: WebKit Reporter: Jacky Jiang <jkjiang>
Component: New BugsAssignee: Jacky Jiang <jkjiang>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cgarcia, commit-queue, esprehn+autocc, kenneth, rwlbuis, staikos, yong.li.webkit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch benjamin: review+

Jacky Jiang
Reported 2013-04-24 12:12:06 PDT
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
Attachments
Patch (1.38 KB, patch)
2013-04-24 12:43 PDT, Jacky Jiang
benjamin: review+
Jacky Jiang
Comment 1 2013-04-24 12:43:47 PDT
Jacky Jiang
Comment 2 2013-04-24 13:11:12 PDT
Note You need to log in before you can comment on or make changes to this bug.