Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 999c0f902c51529d3936b92f2879f3d250bd38f2
      
https://github.com/WebKit/WebKit/commit/999c0f902c51529d3936b92f2879f3d250bd38f2
  Author: Claudio Saavedra <[email protected]>
  Date:   2026-09-14 (Mon, 14 Sep 2026)

  Changed paths:
    A Source/WebKit/WPEPlatform/docs/migrating-from-libwpe.md
    A Source/WebKit/WPEPlatform/docs/migration-mapping.md
    M Source/WebKit/WPEPlatform/docs/overview.md
    M Source/WebKit/WPEPlatform/docs/wpeplatform.toml.in

  Log Message:
  -----------
  [WPE] Add a migration guide and table from libwpe to the new API
https://bugs.webkit.org/show_bug.cgi?id=323869

Reviewed by Carlos Garcia Campos.

These document how to migrate an application from libwpe to the new API.
The migration guide is thematic and application-oriented: much of the
platform work an embedder used to do is now handled internally by WebKit,
so the guide is mostly about what to drop. The migration mapping includes
tables that go header-by-header, pairing each old call with its new
equivalent.

* Source/WebKit/WPEPlatform/docs/migrating-from-libwpe.md: Added.
* Source/WebKit/WPEPlatform/docs/migration-mapping.md: Added.
* Source/WebKit/WPEPlatform/docs/overview.md: Link the migration pages.
* Source/WebKit/WPEPlatform/docs/wpeplatform.toml.in: Register them.

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



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

Reply via email to