Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d399f1ed95da6b6a20afbae843495dba0d580023
      
https://github.com/WebKit/WebKit/commit/d399f1ed95da6b6a20afbae843495dba0d580023
  Author: Nikolas Zimmermann <[email protected]>
  Date:   2026-09-15 (Tue, 15 Sep 2026)

  Changed paths:
    M Source/WebKit/WPEPlatform/docs/compiling.md
    M Source/WebKit/WPEPlatform/docs/overview.md
    M Source/WebKit/WPEPlatform/docs/tutorial-browser.md

  Log Message:
  -----------
  [WPE] Fix incorrect build facts in WPEPlatform docs
https://bugs.webkit.org/show_bug.cgi?id=324172

Reviewed by Carlos Garcia Campos.

ENABLE_WPE_PLATFORM defaults to ON, not to ENABLE_DEVELOPER_MODE. The
built-in platforms are not separate libraries, they are compiled into
libWPEWebKit and only have their own headers and pkg-config modules.
WPEToplevel is not an abstract class. The built-in platforms can be
extended by using their public API, which exposes the internal platform
specific objects. Also make the executable name in the tutorial match
the CMake and Meson snippets.

* Source/WebKit/WPEPlatform/docs/compiling.md:
* Source/WebKit/WPEPlatform/docs/overview.md:
* Source/WebKit/WPEPlatform/docs/tutorial-browser.md:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to