Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: acc0f3af0e934254d51a7a4257da119073a83e28
      
https://github.com/WebKit/WebKit/commit/acc0f3af0e934254d51a7a4257da119073a83e28
  Author: Chris Dumez <[email protected]>
  Date:   2026-07-23 (Thu, 23 Jul 2026)

  Changed paths:
    M Source/WebKit/UIProcess/Automation/WebAutomationSession.cpp

  Log Message:
  -----------
  WebAutomationSession::willShowJavaScriptDialog() wheel-flush block is outside 
the async dispatch lambda
https://bugs.webkit.org/show_bug.cgi?id=320051

Reviewed by BJ Burg.

WebAutomationSession::willShowJavaScriptDialog() wheel-flush block is
outside the async dispatch lambda and thus runs synchronously,
unexpectedly.

* Source/WebKit/UIProcess/Automation/WebAutomationSession.cpp:
(WebKit::WebAutomationSession::willShowJavaScriptDialog):

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



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

Reply via email to