RESOLVED FIXED 123106
Remote Layer Tree: Backing store should take contentsScale into account
https://bugs.webkit.org/show_bug.cgi?id=123106
Summary Remote Layer Tree: Backing store should take contentsScale into account
Tim Horton
Reported 2013-10-21 11:12:18 PDT
We should scale up our backing store (and repaints, etc.) to match the layer's contentsScale.
Attachments
patch (9.91 KB, patch)
2013-10-21 11:44 PDT, Tim Horton
simon.fraser: review+
Tim Horton
Comment 1 2013-10-21 11:44:21 PDT
Simon Fraser (smfr)
Comment 2 2013-10-21 11:53:47 PDT
Comment on attachment 214759 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=214759&action=review > Source/WebKit2/WebProcess/WebPage/mac/RemoteLayerBackingStore.h:59 > + WebCore::IntRect flipRectForCoordinateSystem(const WebCore::IntRect) const; "for coördinate system" sounds a bit weird. Maybe "mapToContentCoordinates" or something?
Tim Horton
Comment 3 2013-10-21 13:15:12 PDT
Note You need to log in before you can comment on or make changes to this bug.