Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d72f4bd734ae263071bcd38db5ded174974a5bd4
      
https://github.com/WebKit/WebKit/commit/d72f4bd734ae263071bcd38db5ded174974a5bd4
  Author: Nikolas Zimmermann <nzimmerm...@igalia.com>
  Date:   2024-07-02 (Tue, 02 Jul 2024)

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

  Log Message:
  -----------
  [WPE] Add --size / --maximized / --fullscreen parameters to MiniBrowser
https://bugs.webkit.org/show_bug.cgi?id=276072

Reviewed by Carlos Garcia Campos.

Add --size parameter to MiniBrowser to specify the window width/height
as command line argument. This is necessary for our plans to switch WPE
perf bot testing to use MiniBrowser+new API instead of cog+old API.

Furthermore add --maximized / --fullscreen parameters supported only
within the new WPE platform API, which start MiniBrowser either
maximized or in fullscreen mode.

Doesn't affect any tests.

* Tools/MiniBrowser/wpe/main.cpp:
(parseWindowSize):
(createWebView):
(activate):
(main):

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