[webkit-changes] [WebKit/WebKit] 81d477: Unreviewed, drop new threading assertion added in ...

Chris Dumez noreply at github.com
Thu Dec 21 11:08:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 81d47762da68e5031bf7ff7daeadd7b051e7c39f
      https://github.com/WebKit/WebKit/commit/81d47762da68e5031bf7ff7daeadd7b051e7c39f
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-12-21 (Thu, 21 Dec 2023)

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

  Log Message:
  -----------
  Unreviewed, drop new threading assertion added in 272402 at main.
rdar://120001595

The assertion isn't wrong but it currently hits on the bots so I am reverting it
to get them in a good state while I investigate if the existing code is
thread-safe or not.

* Source/WebKit/NetworkProcess/CustomProtocols/LegacyCustomProtocolManager.cpp:
(WebKit::LegacyCustomProtocolManager::protectedNetworkProcess const):

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




More information about the webkit-changes mailing list