Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1788ee1ebb97cf76b4eb2d3c4291785f930c24ef
      
https://github.com/WebKit/WebKit/commit/1788ee1ebb97cf76b4eb2d3c4291785f930c24ef
  Author: Basuke Suzuki <[email protected]>
  Date:   2026-01-23 (Fri, 23 Jan 2026)

  Changed paths:
    M LayoutTests/fast/history/history_reload.html
    M LayoutTests/platform/mac-wk2/TestExpectations

  Log Message:
  -----------
  Deadlock is detected in fast/history/history_reload.html.
https://bugs.webkit.org/show_bug.cgi?id=306054
rdar://168688754

Reviewed by Sihui Liu.

It uses `eventSender.mouseUp()` and that causes a deadlock with `window.open()`.
Use async version of `mouseUp()` to avoid the deadlock.

* LayoutTests/fast/history/history_reload.html:
* LayoutTests/platform/mac-wk2/TestExpectations:

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



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

Reply via email to