<?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>249569</bug_id>
          
          <creation_ts>2022-12-18 21:48:29 -0800</creation_ts>
          <short_desc>Notify networking stack that download is media related</short_desc>
          <delta_ts>2023-03-15 18:12:54 -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>Media</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=250420</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=253996</see_also>
          <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>
          <dependson>249728</dependson>
    
    <dependson>249815</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jean-Yves Avenard [:jya]">jean-yves.avenard</reporter>
          <assigned_to name="Jean-Yves Avenard [:jya]">jean-yves.avenard</assigned_to>
          <cc>commit-queue</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1920412</commentid>
    <comment_count>0</comment_count>
    <who name="Jean-Yves Avenard [:jya]">jean-yves.avenard</who>
    <bug_when>2022-12-18 21:48:29 -0800</bug_when>
    <thetext>Emit system notification that a download is media related.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1920413</commentid>
    <comment_count>1</comment_count>
    <who name="Jean-Yves Avenard [:jya]">jean-yves.avenard</who>
    <bug_when>2022-12-18 21:48:47 -0800</bug_when>
    <thetext>rdar://103046339</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1920432</commentid>
    <comment_count>2</comment_count>
    <who name="Jean-Yves Avenard [:jya]">jean-yves.avenard</who>
    <bug_when>2022-12-19 00:15:46 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/7840</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1921036</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-12-21 04:07:45 -0800</bug_when>
    <thetext>Committed 258185@main (bb01ed69cdd9): &lt;https://commits.webkit.org/258185@main&gt;

Reviewed commits have been landed. Closing PR #7840 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1921134</commentid>
    <comment_count>4</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2022-12-21 10:27:37 -0800</bug_when>
    <thetext>Re-opened since this is blocked by bug 249728</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1921136</commentid>
    <comment_count>5</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2022-12-21 10:28:36 -0800</bug_when>
    <thetext>The API test added with this change is consistently failing
https://results.webkit.org/?suite=api-tests&amp;test=TestWebKitAPI.WebKit.MSEHasMediaStreamingActivity

    TestWebKitAPI.WebKit.MSEHasMediaStreamingActivity
        
        /Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKPageHasMediaStreamingActivity.mm:64
        Value of: isMediaStreamingChanged
          Actual: false
        Expected: true
        
        
        /Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKPageHasMediaStreamingActivity.mm:65
        Value of: isMediaStreaming
          Actual: false
        Expected: true
        
        
        /Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKPageHasMediaStreamingActivity.mm:69
        Value of: isMediaStreamingChanged
          Actual: false
        Expected: true</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1921141</commentid>
    <comment_count>6</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2022-12-21 10:35:21 -0800</bug_when>
    <thetext>Reverted in https://commits.webkit.org/258200@main</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1921266</commentid>
    <comment_count>7</comment_count>
    <who name="Jean-Yves Avenard [:jya]">jean-yves.avenard</who>
    <bug_when>2022-12-21 16:38:13 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/7990</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1921301</commentid>
    <comment_count>8</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-12-21 19:41:12 -0800</bug_when>
    <thetext>Committed 258232@main (3b0ed39e4c4b): &lt;https://commits.webkit.org/258232@main&gt;

Reviewed commits have been landed. Closing PR #7990 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1921515</commentid>
    <comment_count>9</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2022-12-22 14:44:10 -0800</bug_when>
    <thetext>Re-opened since this is blocked by bug 249815</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1921519</commentid>
    <comment_count>10</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2022-12-22 14:48:30 -0800</bug_when>
    <thetext>Reverted in https://commits.webkit.org/258262@main because the API test is timing out on iOS simulator.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1924012</commentid>
    <comment_count>11</comment_count>
    <who name="Jean-Yves Avenard [:jya]">jean-yves.avenard</who>
    <bug_when>2023-01-09 02:01:53 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/8390</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1924690</commentid>
    <comment_count>12</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-01-10 19:17:52 -0800</bug_when>
    <thetext>Committed 258765@main (127556767fd6): &lt;https://commits.webkit.org/258765@main&gt;

Reviewed commits have been landed. Closing PR #8390 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>