RESOLVED FIXED 281732
Workaround false negatives with types which inherit from RefCountedAndCanMakeWeakPtr
https://bugs.webkit.org/show_bug.cgi?id=281732
Summary Workaround false negatives with types which inherit from RefCountedAndCanMake...
Ryosuke Niwa
Reported 2024-10-18 00:57:54 PDT
RefCountedAndCanMakeSingleThreadWeakPtr confuses clang static analyzer. Workaround this problem for now while we investigate ways to fix it in clang side.
Attachments
Ryosuke Niwa
Comment 1 2024-10-18 01:00:12 PDT
EWS
Comment 2 2024-10-18 20:50:14 PDT
Committed 285457@main (cc2b07beb4cd): <https://commits.webkit.org/285457@main> Reviewed commits have been landed. Closing PR #35416 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-10-18 20:51:14 PDT
Ryosuke Niwa
Comment 4 2024-10-20 14:59:28 PDT
Note You need to log in before you can comment on or make changes to this bug.