Bug 260500 - ScrollingStateNode::m_children should be a Vector instead of a unique_ptr<Vector>
Summary: ScrollingStateNode::m_children should be a Vector instead of a unique_ptr<Vec...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-21 18:16 PDT by Alex Christensen
Modified: 2023-08-22 19:44 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2023-08-21 18:16:31 PDT
...
Comment 1 Radar WebKit Bug Importer 2023-08-21 18:17:35 PDT
<rdar://problem/114229385>
Comment 2 Alex Christensen 2023-08-21 18:18:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16915
Comment 3 EWS 2023-08-22 19:44:34 PDT
Committed 267174@main (c32407025177): <https://commits.webkit.org/267174@main>

Reviewed commits have been landed. Closing PR #16915 and removing active labels.