[webkit-changes] [WebKit/WebKit] 88bec5: [WPE] Make MiniBrowser quit upon last WebView closed

Lauro Moura noreply at github.com
Tue May 9 07:46:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 88bec55a6d8405d69e8a428af1ce45d91e5fe372
      https://github.com/WebKit/WebKit/commit/88bec55a6d8405d69e8a428af1ce45d91e5fe372
  Author: Lauro Moura <lmoura at 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




More information about the webkit-changes mailing list