Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0ec3a1f1a8e1f9b601d1477937df5fe09e56e2aa
      
https://github.com/WebKit/WebKit/commit/0ec3a1f1a8e1f9b601d1477937df5fe09e56e2aa
  Author: Lauro Moura <lmo...@igalia.com>
  Date:   2025-08-27 (Wed, 27 Aug 2025)

  Changed paths:
    M Source/WebDriver/Actions.h
    M Source/WebDriver/Session.cpp
    M Source/WebDriver/Session.h
    M WebDriverTests/TestExpectations.json

  Log Message:
  -----------
  REGRESSION(283790@main) [WebDriver][GLIB] Some mouse actions stopped working
https://bugs.webkit.org/show_bug.cgi?id=280567

Reviewed by Abrar Rahman Protyasha.

Ensure we forward the `mouseInteraction` field to avoid relying on
SimulatedInputDispatcher's heuristics.

Fixes over 40 failures in w3c/classic/perform_actions.

Also updated bug reference of test_context_click, which is still failing
despite this.

* Source/WebDriver/Actions.h:
* Source/WebDriver/Session.cpp:
(WebDriver::mouseInteractionForAutomation):
(WebDriver::Session::performActions):
* Source/WebDriver/Session.h:
* WebDriverTests/TestExpectations.json:

Canonical link: https://commits.webkit.org/299229@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