[Webkit-unassigned] [Bug 242001] Remove GraphicsLayer::setMasksToBoundsRect
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 27 09:06:09 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=242001
--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 460491
--> https://bugs.webkit.org/attachment.cgi?id=460491
WIP patch
View in context: https://bugs.webkit.org/attachment.cgi?id=460491&action=review
> Source/WebCore/platform/graphics/GraphicsLayer.cpp:-408
> - m_masksToBoundsRect = roundedRect;
You don't remove the m_masksToBoundsRect member variable. If you do, you'll find that it's referenced in GraphicsLayerCA::updateMasksToBoundsRect().
--
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/20220627/bb53d106/attachment.htm>
More information about the webkit-unassigned
mailing list