Bug 253980 - Use UniqueRef<> for TreeScope::m_idTargetObserverRegistry
Summary: Use UniqueRef<> for TreeScope::m_idTargetObserverRegistry
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-15 13:18 PDT by Chris Dumez
Modified: 2023-03-15 16:18 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 Chris Dumez 2023-03-15 13:18:41 PDT
Use UniqueRef<> for TreeScope::m_idTargetObserverRegistry as it can never be null.
Comment 1 Chris Dumez 2023-03-15 13:20:08 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11568
Comment 2 EWS 2023-03-15 16:17:10 PDT
Committed 261719@main (ff362c437909): <https://commits.webkit.org/261719@main>

Reviewed commits have been landed. Closing PR #11568 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-03-15 16:18:30 PDT
<rdar://problem/106778960>