Bug 75800
Summary: | [Qt][WK2] Use GraphicsLayer::deviceScaleFactor() instead of m_contentsScale | ||
---|---|---|---|
Product: | WebKit | Reporter: | Noam Rosenthal <noam> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Noam Rosenthal
In WebGraphicsLayer we have our own contents-scale, even though such facility already exists in GraphicsLayer. We should switch to using the generic one.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Noam Rosenthal
Not important enough