WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
155558
Subpixel rendering: Directly composited image layers need pixelsnapping.
https://bugs.webkit.org/show_bug.cgi?id=155558
Summary
Subpixel rendering: Directly composited image layers need pixelsnapping.
zalan
Reported
2016-03-16 13:47:45 PDT
ssia.
Attachments
Patch
(6.98 KB, patch)
2016-03-16 13:50 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(6.89 KB, patch)
2016-03-16 13:59 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2016-03-16 13:50:26 PDT
Created
attachment 274219
[details]
Patch
Simon Fraser (smfr)
Comment 2
2016-03-16 13:54:37 PDT
Comment on
attachment 274219
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=274219&action=review
> Source/WebCore/rendering/RenderLayerBacking.cpp:1551 > - contentsClippingRect.move(contentOffsetInCompostingLayer()); > + contentsClippingRect.move(snapSizeToDevicePixel(contentOffsetInCompostingLayer(), LayoutPoint(), deviceScaleFactor()));
Move then snap?
> LayoutTests/fast/images/hidpi-directly-composited-image-on-subpixel-position-expected.html:1 > +<!DOCTYPE>
<!DOCTYPE html>
> LayoutTests/fast/images/hidpi-directly-composited-image-on-subpixel-position.html:1 > +<!DOCTYPE>
<!DOCTYPE html>
zalan
Comment 3
2016-03-16 13:59:11 PDT
Created
attachment 274220
[details]
Patch
WebKit Commit Bot
Comment 4
2016-03-16 17:07:44 PDT
Comment on
attachment 274220
[details]
Patch Clearing flags on attachment: 274220 Committed
r198309
: <
http://trac.webkit.org/changeset/198309
>
WebKit Commit Bot
Comment 5
2016-03-16 17:07:47 PDT
All reviewed patches have been landed. Closing bug.
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