Bug 262191 - [LBSE] Add RenderSVGResourceClipper
Summary: [LBSE] Add RenderSVGResourceClipper
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rob Buis
URL:
Keywords: InRadar
Depends on: 261880
Blocks: 90738
  Show dependency treegraph
 
Reported: 2023-09-27 08:58 PDT by Rob Buis
Modified: 2023-10-24 16:34 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Buis 2023-09-27 08:58:34 PDT
Add RenderSVGResourceClipper.
Comment 1 Rob Buis 2023-09-27 09:21:28 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18286
Comment 2 Radar WebKit Bug Importer 2023-10-04 08:59:14 PDT
<rdar://problem/116467176>
Comment 3 EWS 2023-10-22 11:01:44 PDT
Committed 269635@main (57393b599e95): <https://commits.webkit.org/269635@main>

Reviewed commits have been landed. Closing PR #18286 and removing active labels.
Comment 4 Nikolas Zimmermann 2023-10-24 16:34:16 PDT
We have a last-minute regression leading to crashes, that wasn't caught before landing. We're aware and working on it.