[webkit-changes] [WebKit/WebKit] 502351: [GStreamer][WebRTC] Log stats type as lower case i...

Philippe Normand noreply at github.com
Tue Jul 2 03:50:57 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 50235160a52251955de6db4050b96a047638bccd
      https://github.com/WebKit/WebKit/commit/50235160a52251955de6db4050b96a047638bccd
  Author: Philippe Normand <philn at igalia.com>
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp

  Log Message:
  -----------
  [GStreamer][WebRTC] Log stats type as lower case in JSON
https://bugs.webkit.org/show_bug.cgi?id=276070

Reviewed by Xabier Rodriguez-Calvar.

Using lower case values brings us a bit closer to the LibWebRTC JSON stats format and will simplify
cross-backend stats processing.

* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:
(WebCore::webrtcStatsTypeName):
(WebCore::gstStructureValueToJSON):

Canonical link: https://commits.webkit.org/280570@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