[Webkit-unassigned] [Bug 265986] New: Fix break with LAYER_BASED_SVG_ENGINE disabled after 271550 at main
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 7 01:03:58 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=265986
Bug ID: 265986
Summary: Fix break with LAYER_BASED_SVG_ENGINE disabled after
271550 at main
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Yousuke.Kimoto at sony.com
CC: sabouhallawa at apple.com, zimmermann at kde.org
A build break happens with LAYER_BASED_SVG_ENGINE disabled after 271550 at main.
> UNUSED_PARAM(context);
"context" doesn't exist in RenderSVGInline::rectsForRepaintingAfterLayout(), then a compiling error happens.
--
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/20231207/ac5b1881/attachment.htm>
More information about the webkit-unassigned
mailing list