RESOLVED FIXED 268132
Unable to fully adopt smart pointers because some objects may have started destruction
https://bugs.webkit.org/show_bug.cgi?id=268132
Summary Unable to fully adopt smart pointers because some objects may have started de...
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.