<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>275832</bug_id>
          
          <creation_ts>2024-06-24 18:03:11 -0700</creation_ts>
          <short_desc>Update `RTCAudioPlayoutStats` as per web-specification</short_desc>
          <delta_ts>2024-06-28 11:12:14 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebRTC</component>
          <version>Safari Technology Preview</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ahmad Saleem">ahmad.saleem792</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2042849</commentid>
    <comment_count>0</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2024-06-24 18:03:11 -0700</bug_when>
    <thetext>Hi Team,

I was trying to see browser specific failures in WebRTC for WebKit / Safari but couldn&apos;t manage to find failing test but noticed that we have following dropped stats:

Web Spec Issue - https://github.com/w3c/webrtc-stats/pull/773

WebKit Source - https://searchfox.org/wubkat/rev/38fb2ecadd89df8d6d7114cc2b030188d744aeb0/Source/WebCore/Modules/mediastream/RTCStatsReport.idl#228

Remove following from above idl file:


    double droppedSamplesDuration;
    unsigned long droppedSamplesEvents;
    double totalCaptureDelay;
    unsigned long long totalSamplesCaptured;

and also remove following from .h file here: https://searchfox.org/wubkat/source/Source/WebCore/Modules/mediastream/RTCStatsReport.h#495

____

Just wanted to raise so we can fix it despite even if it does not bring any test progressions.

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043614</commentid>
    <comment_count>1</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-06-28 11:11:22 -0700</bug_when>
    <thetext>Committed 280461@main (01d51aa70bfe): &lt;https://commits.webkit.org/280461@main&gt;

Reviewed commits have been landed. Closing PR #30132 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043615</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-06-28 11:12:14 -0700</bug_when>
    <thetext>&lt;rdar://problem/130767124&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>