[webkit-changes] [WebKit/WebKit] f5b337: [GLib] Fix WebKitSettings build for !ENABLE(VIDEO)

Olivier Blin noreply at github.com
Mon Oct 14 06:25:38 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f5b337b6197dd91ca3a42e0add5ed02d1633a873
      https://github.com/WebKit/WebKit/commit/f5b337b6197dd91ca3a42e0add5ed02d1633a873
  Author: Olivier Blin <olivier.blin at softathome.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitSettings.cpp

  Log Message:
  -----------
  [GLib] Fix WebKitSettings build for !ENABLE(VIDEO)
https://bugs.webkit.org/show_bug.cgi?id=281424

Reviewed by Adrian Perez de Castro.

Since 278688 at main, WebKitSettings uses GUniquePtr for config file parsing.
The <wtf/glib/GUniquePtr.h> header should be explicitly included.

* Source/WebKit/UIProcess/API/glib/WebKitSettings.cpp:

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



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


More information about the webkit-changes mailing list