[Webkit-unassigned] [Bug 280741] New: [CoordinatedGraphics] Pass a FloatRect to paintGraphicsLayerContents()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 1 22:38:58 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=280741
Bug ID: 280741
Summary: [CoordinatedGraphics] Pass a FloatRect to
paintGraphicsLayerContents()
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: bugs-noreply at webkitgtk.org, zimmermann at kde.org
We currently pass an IntRect created from a FloatRect using enclosingIntRect(). paintGraphicsLayerContents() receives a FloatRect that is adjusted for the subpixel offset and used to create a dirty rect with enclosingIntRect() in RenderLayerBacking::paintContents().
--
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/20241002/0cab67d1/attachment.htm>
More information about the webkit-unassigned
mailing list