[webkit-changes] [WebKit/WebKit] d43204: [WPE] Remove unused WPE platform variables

Olivier Blin noreply at github.com
Sat Feb 3 01:38:37 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d43204ef8d198c79e44bb588cef9782dff95c27d
      https://github.com/WebKit/WebKit/commit/d43204ef8d198c79e44bb588cef9782dff95c27d
  Author: Olivier Blin <olivier.blin at softathome.com>
  Date:   2024-02-03 (Sat, 03 Feb 2024)

  Changed paths:
    M Source/WebKit/UIProcess/API/wpe/WPEWebView.h
    M Tools/WebKitTestRunner/libwpe/EventSenderProxyClientLibWPE.h

  Log Message:
  -----------
  [WPE] Remove unused WPE platform variables
https://bugs.webkit.org/show_bug.cgi?id=268627

Reviewed by Michael Catanzaro.

* Source/WebKit/UIProcess/API/wpe/WPEWebView.h:
m_viewWasAlreadyInFullScreen is used only with ENABLE(WPE_PLATFORM)

* Tools/WebKitTestRunner/libwpe/EventSenderProxyClientLibWPE.h:
m_backend is never used

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




More information about the webkit-changes mailing list