Bug 261206 - Stop using Vector::removeAll() in RenderLayerBacking::removeBackingSharingLayer()
Summary: Stop using Vector::removeAll() in RenderLayerBacking::removeBackingSharingLay...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-06 08:59 PDT by Chris Dumez
Modified: 2023-09-06 15:39 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-09-06 08:59:50 PDT
Stop using Vector::removeAll() in RenderLayerBacking::removeBackingSharingLayer(). The layer can only be present once in the vector.
Comment 1 Chris Dumez 2023-09-06 09:01:59 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17484
Comment 2 EWS 2023-09-06 15:38:35 PDT
Committed 267701@main (76971ccf8938): <https://commits.webkit.org/267701@main>

Reviewed commits have been landed. Closing PR #17484 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-09-06 15:39:14 PDT
<rdar://problem/115080268>