WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2025-01-08 04:53:15 PST
Pull request:
https://github.com/WebKit/WebKit/pull/38716
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
<
rdar://problem/142550694
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug