Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 88bec55a6d8405d69e8a428af1ce45d91e5fe372
      
https://github.com/WebKit/WebKit/commit/88bec55a6d8405d69e8a428af1ce45d91e5fe372
  Author: Lauro Moura <lmo...@igalia.com>
  Date:   2023-05-09 (Tue, 09 May 2023)

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

  Log Message:
  -----------
  [WPE] Make MiniBrowser quit upon last WebView closed
https://bugs.webkit.org/show_bug.cgi?id=256506

Reviewed by Adrian Perez de Castro.

This commits makes WPE's MiniBrowser quit when there are no more views
open, helping avoid WPEWebDriver sending messages thinking the
application is still alive but no context available.

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

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to