Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 794280a4b54b64181d5bcb16cd4df7b9b0173fac
      
https://github.com/WebKit/WebKit/commit/794280a4b54b64181d5bcb16cd4df7b9b0173fac
  Author: Alex Christensen <achristen...@apple.com>
  Date:   2025-04-28 (Mon, 28 Apr 2025)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/IndexedDBSuspendImminently.mm

  Log Message:
  -----------
  Fix TestWebKitAPI.IndexedDB.IndexedDBSuspendImminently on debug iOS builds
https://bugs.webkit.org/show_bug.cgi?id=290547
rdar://148031613

Reviewed by Jonathan Bedard.

292658@main fixed the test on release builds when the messages come too fast,
but bots indicate there are still issues on debug builds when messages come
too slow.  292658@main removed an unused function like this.  This puts it
back and uses it.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/IndexedDBSuspendImminently.mm:
(keepNetworkProcessActive):
(TEST(IndexedDB, IndexedDBSuspendImminently)):

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



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