Branch: refs/heads/webkitglib/2.48
  Home:   https://github.com/WebKit/WebKit
  Commit: 52c099e5ec4c1c7f1d3dd0a82a66e4dc46c49b67
      
https://github.com/WebKit/WebKit/commit/52c099e5ec4c1c7f1d3dd0a82a66e4dc46c49b67
  Author: Chris Dumez <cdu...@apple.com>
  Date:   2025-07-22 (Tue, 22 Jul 2025)

  Changed paths:
    M Source/WebCore/workers/service/server/SWServer.cpp

  Log Message:
  -----------
  Cherry-pick 297657@main (f766bb18d13a). 
https://bugs.webkit.org/show_bug.cgi?id=296237

    Crash under SWServer::forEachClientForOrigin()
    https://bugs.webkit.org/show_bug.cgi?id=296237
    rdar://155902432

    Reviewed by Wenson Hsieh.

    We've tried to find and speculatively fix the root cause 3 times and
    failed. It is still crashing under this function. Given the timeline,
    this PR replaces the assertion with an `if` check and error logging
    to avoid crashing.

    * Source/WebCore/workers/service/server/SWServer.cpp:
    (WebCore::forEachClientForOriginImpl):

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

Canonical link: https://commits.webkit.org/290945.283@webkitglib/2.48



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to