Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3cf88fd9493b4ce15f0b4a292bbdb38ca7dbab7a
      
https://github.com/WebKit/WebKit/commit/3cf88fd9493b4ce15f0b4a292bbdb38ca7dbab7a
  Author: Claudio Saavedra <[email protected]>
  Date:   2026-03-12 (Thu, 12 Mar 2026)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebView.cpp
    M Tools/TestWebKitAPI/glib/TestExpectations.json

  Log Message:
  -----------
  [GTK4] /webkit/WebKitWebView/submit-form is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=309783

Reviewed by Adrian Perez de Castro.

The call to submit the form in the test was behind a !GTK4
guard, so it was never submitted, and that's why the test was
crashing.

* Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebView.cpp:
(testWebViewSubmitForm):
* Tools/TestWebKitAPI/glib/TestExpectations.json:

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



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

Reply via email to