Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 432bc10c950699e0b10f36c3390cff021047a2e6
      
https://github.com/WebKit/WebKit/commit/432bc10c950699e0b10f36c3390cff021047a2e6
  Author: Claudio Saavedra <[email protected]>
  Date:   2026-08-26 (Wed, 26 Aug 2026)

  Changed paths:
    M Source/WebKit/Scripts/webkit/messages.py
    M Source/WebKit/Scripts/webkit/tests/MessageArgumentDescriptions.cpp

  Log Message:
  -----------
  [GLIB] Add XRDeviceIdentifier to serialized_identifiers()
https://bugs.webkit.org/show_bug.cgi?id=315569

Reviewed by Patrick Griffis.

XRDeviceIdentifier is an ObjectIdentifier, so it belongs in the list that feeds
IPC.objectIdentifiers. Only ports that enable WEBXR compile XRDeviceInfo, which
is why ipc/serialized-type-info.html reports it as lacking IPC metadata on GLib
and visionOS but not on macOS.

* Source/WebKit/Scripts/webkit/messages.py:
(serialized_identifiers):
* Source/WebKit/Scripts/webkit/tests/MessageArgumentDescriptions.cpp:

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



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

Reply via email to