WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2013-10-21 11:44:21 PDT
Created
attachment 214759
[details]
patch
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
http://trac.webkit.org/changeset/157728
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug