[webkit-changes] [WebKit/WebKit] 137df8: REGRESSION(287711 at main): Multiple API tests are fa...

Ryosuke Niwa noreply at github.com
Fri Dec 13 10:50:08 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 137df84c0b4fde97dd61ade6992520aad6c07eb3
      https://github.com/WebKit/WebKit/commit/137df84c0b4fde97dd61ade6992520aad6c07eb3
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-12-13 (Fri, 13 Dec 2024)

  Changed paths:
    M Source/WebKit/NetworkProcess/CustomProtocols/LegacyCustomProtocolManager.h
    M Source/WebKit/NetworkProcess/NetworkProcess.h

  Log Message:
  -----------
  REGRESSION(287711 at main): Multiple API tests are failing or timing out
https://bugs.webkit.org/show_bug.cgi?id=284638

Reviewed by Chris Dumez.

Use a thread safe CheckedPtr instead of single thread WeakPtr.
LegacyCustomProtocolManager is owned by NetworkProcess as a supplement.

* Source/WebKit/NetworkProcess/CustomProtocols/LegacyCustomProtocolManager.h:
* Source/WebKit/NetworkProcess/NetworkProcess.h:

Canonical link: https://commits.webkit.org/287801@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