Bug 102566
Summary: | Merge Screen::{horizontal,vertical}DPI into Screen::cssDPI | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sami Kyöstilä <skyostil> |
Component: | Platform | Assignee: | Sami Kyöstilä <skyostil> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ahmad.saleem792, johnme, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 101769 | ||
Bug Blocks: |
Sami Kyöstilä
Something like Screen::cssDPI will more clearly indicate that the returned value means dots per CSS inch instead of the physical DPI.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
Screen::horizontalDPI and Screen::verticalDPI functions don't exist in WebKit code anymore.
This PR did clean-up - https://github.com/WebKit/WebKit/commit/02e60e938bba07cec92b72fce382fe3fc40057c1
Marking this as 'RESOLVED CONFIGURATION CHANGED'.
CCed - @Simon - for his visibility.