Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a08a4557b5804a6aae9a31e8d4e3a3eb622355f7
      
https://github.com/WebKit/WebKit/commit/a08a4557b5804a6aae9a31e8d4e3a3eb622355f7
  Author: Lauro Moura <[email protected]>
  Date:   2024-06-18 (Tue, 18 Jun 2024)

  Changed paths:
    M Tools/MiniBrowser/wpe/main.cpp

  Log Message:
  -----------
  [WPE] Support headless command line switch for MiniBrowser with new platform 
API
https://bugs.webkit.org/show_bug.cgi?id=275249

Reviewed by Carlos Garcia Campos.

Create headless display if using `--headless` switch like we used to do
with the old WPE API.

With this, headless webdriver tests get almost on part with the wayland
backend. Some tests time out due to missing WPEKeymap support in the
Headless platform, to be added in a future commit.

* Tools/MiniBrowser/wpe/main.cpp:
(activate): Create a new headless display if requested by the user

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to