[webkit-reviews] review granted: [Bug 241257] TextureMapper: if an element has both a mask image and reflection, the part of the reflection isn't painted : [Attachment 460146] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 13 19:56:39 PDT 2022
Don Olmstead <don.olmstead at sony.com> has granted Fujii Hironori
<Hironori.Fujii at sony.com>'s request for review:
Bug 241257: TextureMapper: if an element has both a mask image and reflection,
the part of the reflection isn't painted
https://bugs.webkit.org/show_bug.cgi?id=241257
Attachment 460146: Patch
https://bugs.webkit.org/attachment.cgi?id=460146&action=review
--- Comment #11 from Don Olmstead <don.olmstead at sony.com> ---
Comment on attachment 460146
--> https://bugs.webkit.org/attachment.cgi?id=460146
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=460146&action=review
> Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:452
> + static const size_t OverlapRegionConsolidationThreshold = 4;
Where'd this number come from?
More information about the webkit-reviews
mailing list