Bug 130798

Summary: Device scale factor should always be greater than 0.
Product: WebKit Reporter: alan <zalan>
Component: Layout and RenderingAssignee: alan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ddkilzer: review+

alan
Reported 2014-03-26 14:15:14 PDT
Scale factor values in general can go 0 or even to negative, but device scale factor is about device pixel/CSS pixel ratio. It makes hardly any sense to have that as 0 or negative.
Attachments
Patch (1.37 KB, patch)
2014-03-26 15:33 PDT, alan
ddkilzer: review+
alan
Comment 1 2014-03-26 15:33:48 PDT
David Kilzer (:ddkilzer)
Comment 2 2014-03-26 15:36:01 PDT
Comment on attachment 227892 [details] Patch r=me
alan
Comment 3 2014-03-26 15:36:38 PDT
alan
Comment 4 2014-03-26 15:43:46 PDT
Note You need to log in before you can comment on or make changes to this bug.