Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a57d4c42da1c4981cfdce672403bf5215200d252
      
https://github.com/WebKit/WebKit/commit/a57d4c42da1c4981cfdce672403bf5215200d252
  Author: Ahmad Saleem <[email protected]>
  Date:   2026-02-05 (Thu, 05 Feb 2026)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/webrtc/toJSON-expected.txt
    M Source/WebCore/Modules/mediastream/RTCIceCandidate.cpp

  Log Message:
  -----------
  RTCIceCandidate.toJSON() doesn't serialize usernameFragment
https://bugs.webkit.org/show_bug.cgi?id=307038
rdar://169679947

Reviewed by Philippe Normand.

This patch aligns WebKit with Gecko / Firefox and Blink / Chromium.

The toJSON() method was missing the usernameFragment field in its serialization,
this patch adds it to progress failing test case.

* Source/WebCore/Modules/mediastream/RTCIceCandidate.cpp:
(WebCore::RTCIceCandidate::toJSON const):
* LayoutTests/imported/w3c/web-platform-tests/webrtc/toJSON-expected.txt: 
Progression

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



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

Reply via email to