Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4da338dc8c4e94ab5450a231c6afc5642a394113
      
https://github.com/WebKit/WebKit/commit/4da338dc8c4e94ab5450a231c6afc5642a394113
  Author: Alex Christensen <[email protected]>
  Date:   2025-12-02 (Tue, 02 Dec 2025)

  Changed paths:
    M Source/WebKit/Platform/IPC/MessageReceiverMap.cpp

  Log Message:
  -----------
  Disable message receiver assertion on Sequoia
https://bugs.webkit.org/show_bug.cgi?id=303412
rdar://165642284

Reviewed by Geoffrey Garen.

303682@main made this assertion start firing on some site isolation tests.
303682@main is a progression we want to keep.  I don't know why it doesn't
assert on newer OSes, but in this case it is correct behavior to continue.
This change keeps the useful assertion on newer OSes while we investigate.

* Source/WebKit/Platform/IPC/MessageReceiverMap.cpp:
(IPC::MessageReceiverMap::addMessageReceiver):

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



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

Reply via email to