[webkit-changes] [WebKit/WebKit] b53a23: NetworkProcess::forEachNetworkSession should have ...

Ryosuke Niwa noreply at github.com
Wed Jan 8 08:08:31 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b53a232204731b776e51f9691d06ba2f92459b28
      https://github.com/WebKit/WebKit/commit/b53a232204731b776e51f9691d06ba2f92459b28
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2025-01-08 (Wed, 08 Jan 2025)

  Changed paths:
    M Source/WebKit/NetworkProcess/NetworkProcess.cpp
    M Source/WebKit/NetworkProcess/NetworkProcess.h

  Log Message:
  -----------
  NetworkProcess::forEachNetworkSession should have NOESCAPE annotation on its Function argument
https://bugs.webkit.org/show_bug.cgi?id=285597

Reviewed by Chris Dumez.

Added the annotation.

* Source/WebKit/NetworkProcess/NetworkProcess.cpp:
(WebKit::NetworkProcess::forEachNetworkSession):
* Source/WebKit/NetworkProcess/NetworkProcess.h:

Canonical link: https://commits.webkit.org/288600@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list