Bug 268132

Summary: Unable to fully adopt smart pointers because some objects may have started destruction
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2024-01-25 18:22:02 PST
Unable to fully adopt smart pointers because some objects may have started destruction at the time we call member functions on them or pass them to other functions. We've found many such instances while adopting smart pointers and we've had to revert back to raw pointers to address assertion hits on the debug bots.
Attachments
Chris Dumez
Comment 1 2024-01-25 18:30:21 PST
EWS
Comment 2 2024-01-30 19:39:43 PST
Committed 273805@main (00f31cb9801c): <https://commits.webkit.org/273805@main> Reviewed commits have been landed. Closing PR #23283 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-01-30 19:40:16 PST
Ryosuke Niwa
Comment 4 2024-05-21 10:29:18 PDT
*** Bug 250746 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.