WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
52321
Frame::pageScale causes the content of compositing layers to look fuzzy
https://bugs.webkit.org/show_bug.cgi?id=52321
Summary
Frame::pageScale causes the content of compositing layers to look fuzzy
Chris Marrin
Reported
2011-01-12 14:11:55 PST
Calling Frame::pageScale to zoom in renders the root contents at the new size so the text looks crisp. But the contents of accelerated compositing layers does not scale, so the contents image is scaled up and looks fuzzy. We need to tell each layer with contents to scale up their contents.
Attachments
Patch
(14.94 KB, patch)
2011-01-12 14:20 PST
,
Chris Marrin
cmarrin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Marrin
Comment 1
2011-01-12 14:20:37 PST
Created
attachment 78730
[details]
Patch This was previously reviewed by Simon Fraser and Kevin Decker.
Chris Marrin
Comment 2
2011-01-12 14:32:44 PST
Landed in changeset
http://trac.webkit.org/changeset/75639
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