[Webkit-unassigned] [Bug 115158] Account for CTM scale when deciding the image resampling algorithm.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 21 05:14:46 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=115158
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
Not removed:
https://github.com/WebKit/WebKit/blob/786e7036ff95fecccbd5ec1aae8a39a523227f1e/Source/WebCore/rendering/ImageQualityController.cpp#L125
to Line 127.
_____
Added these two lines (155 & 156):
https://github.com/WebKit/WebKit/blob/786e7036ff95fecccbd5ec1aae8a39a523227f1e/Source/WebCore/rendering/ImageQualityController.cpp#L155
_____
LayoutSize not detailed and also not updated below:
https://github.com/WebKit/WebKit/blob/786e7036ff95fecccbd5ec1aae8a39a523227f1e/Source/WebCore/rendering/ImageQualityController.cpp#L172
_______
Above are some examples, which indicates that it might be added in some shape or form but not completely.. Appreciate if someone can confirm. Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220821/de207bcd/attachment.htm>
More information about the webkit-unassigned
mailing list