Branch: refs/heads/webkitglib/2.52
  Home:   https://github.com/WebKit/WebKit
  Commit: dca6fa739eb4dadbfdd6f454b8411ca0136e6d74
      
https://github.com/WebKit/WebKit/commit/dca6fa739eb4dadbfdd6f454b8411ca0136e6d74
  Author: Adrian Perez de Castro <[email protected]>
  Date:   2026-06-01 (Mon, 01 Jun 2026)

  Changed paths:
    M Source/WebCore/page/FrameTree.cpp
    M Source/WebCore/platform/mediastream/gstreamer/GStreamerWebRTCCommon.cpp
    M Source/WebCore/workers/service/server/SWServerWorker.cpp
    M Source/WebKit/NetworkProcess/NetworkDataTaskBlob.cpp
    M Source/WebKit/UIProcess/WebsiteData/EnhancedSecuritySitesPersistence.cpp

  Log Message:
  -----------
  Unreviewed. [GTK][WPE] Fix non-unified debug builds and Clang 22.x builds

* Source/WebCore/page/FrameTree.cpp: Update includes to ensure needed
inlines are defined before their usage.
* Source/WebCore/platform/mediastream/gstreamer/GStreamerWebRTCCommon.cpp:
(WebCore::gstPayloaderSetPayloadType): Sprinkle 
WTF_ALLOW_UNSAFE_BUFFER_USAGE_{BEGIN,END}
to silence unsafe buffer usage warnings; the code is okay as it uses GLib 
macros.
* Source/WebCore/workers/service/server/SWServerWorker.cpp: Delete
unused static constants.
* Source/WebKit/NetworkProcess/NetworkDataTaskBlob.cpp: Ditto.
* Source/WebKit/UIProcess/WebsiteData/EnhancedSecuritySitesPersistence.cpp: 
Ditto.

Canonical link: https://commits.webkit.org/305877.693@webkitglib/2.52



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

Reply via email to