Bug 236194 - [LBSE] Activate LBSE for <rect> painting
Summary: [LBSE] Activate LBSE for <rect> painting
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords: InRadar
Depends on: 236184 236185 236186 236187 236188 236189 236191 236192 236193
Blocks: 90738
  Show dependency treegraph
 
Reported: 2022-02-05 16:28 PST by Nikolas Zimmermann
Modified: 2022-02-22 11:34 PST (History)
16 users (show)

See Also:


Attachments
Patch, v1 (3.29 KB, patch)
2022-02-06 03:17 PST, Nikolas Zimmermann
rbuis: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2022-02-05 16:28:57 PST
Finish the "Prepare RenderLayer/RenderLayerBacking for RenderSVGModelObject support" patch series:

Turn on LBSE layout / painting / hit-testing for <rect> -- first milestone :-)
Comment 1 Nikolas Zimmermann 2022-02-06 03:17:36 PST
Created attachment 451036 [details]
Patch, v1
Comment 2 Nikolas Zimmermann 2022-02-06 03:18:58 PST
This can only land if all other dependencies are resolved.
Comment 3 Radar WebKit Bug Importer 2022-02-12 16:29:16 PST
<rdar://problem/88860912>
Comment 4 Rob Buis 2022-02-22 08:00:34 PST
Comment on attachment 451036 [details]
Patch, v1

So simple :)
Comment 5 Nikolas Zimmermann 2022-02-22 11:34:33 PST
Committed r290324 (247646@trunk): <https://commits.webkit.org/247646@trunk>