[Webkit-unassigned] [Bug 242001] New: Remove GraphicsLayer::setMasksToBoundsRect
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jun 25 06:00:25 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=242001
Bug ID: 242001
Summary: Remove GraphicsLayer::setMasksToBoundsRect
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Compositing
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Hironori.Fujii at sony.com
CC: simon.fraser at apple.com
Remove GraphicsLayer::setMasksToBoundsRect
I don't know why GraphicsLayer::setMasksToBoundsRect is needed.
GraphicsLayer has the following similar desendants clipping methods.
GraphicsLayer::setContentsClippingRect(const FloatRoundedRect& roundedRect)
GraphicsLayer::setContentsRectClipsDescendants(bool b)
--
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/20220625/3d2e9c9b/attachment.htm>
More information about the webkit-unassigned
mailing list