[webkit-changes] [WebKit/WebKit] 364e72: WebDriver: Regression(STP 163) Many keyboard-relat...

Patrick Angle noreply at github.com
Fri Feb 10 08:38:44 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 364e72b3d3f5001aa3f8523254f0f872488fde23
      https://github.com/WebKit/WebKit/commit/364e72b3d3f5001aa3f8523254f0f872488fde23
  Author: Patrick Angle <pangle at apple.com>
  Date:   2023-02-10 (Fri, 10 Feb 2023)

  Changed paths:
    M Source/WebKit/UIProcess/Automation/mac/WebAutomationSessionMac.mm

  Log Message:
  -----------
  WebDriver: Regression(STP 163) Many keyboard-related WPT tests fail/error
https://bugs.webkit.org/show_bug.cgi?id=251957
rdar://105218538

Reviewed by Ryosuke Niwa and Chris Dumez.

Correct local variables to be initialized to nil since not all paths may do so.

* Source/WebKit/UIProcess/Automation/mac/WebAutomationSessionMac.mm:
(WebKit::WebAutomationSession::platformSimulateKeyboardInteraction):

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




More information about the webkit-changes mailing list