RESOLVED FIXED 285597
NetworkProcess::forEachNetworkSession should have NOESCAPE annotation on its Function argument
https://bugs.webkit.org/show_bug.cgi?id=285597
Summary NetworkProcess::forEachNetworkSession should have NOESCAPE annotation on its ...
Ryosuke Niwa
Reported 2025-01-08 04:50:59 PST
NetworkProcess::forEachNetworkSession doesn't store Function object anywhere so annotate it with NOESCAPE.
Attachments
Ryosuke Niwa
Comment 1 2025-01-08 04:53:15 PST
EWS
Comment 2 2025-01-08 08:08:11 PST
Committed 288600@main (b53a23220473): <https://commits.webkit.org/288600@main> Reviewed commits have been landed. Closing PR #38716 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-01-08 08:09:15 PST
Note You need to log in before you can comment on or make changes to this bug.