Bug 249569
Summary: | Notify networking stack that download is media related | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=250420 https://bugs.webkit.org/show_bug.cgi?id=253996 |
||
Bug Depends on: | 249728, 249815 | ||
Bug Blocks: |
Jean-Yves Avenard [:jya]
Emit system notification that a download is media related.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jean-Yves Avenard [:jya]
rdar://103046339
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/7840
EWS
Committed 258185@main (bb01ed69cdd9): <https://commits.webkit.org/258185@main>
Reviewed commits have been landed. Closing PR #7840 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 249728
Ryan Haddad
The API test added with this change is consistently failing
https://results.webkit.org/?suite=api-tests&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
Ryan Haddad
Reverted in https://commits.webkit.org/258200@main
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/7990
EWS
Committed 258232@main (3b0ed39e4c4b): <https://commits.webkit.org/258232@main>
Reviewed commits have been landed. Closing PR #7990 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 249815
Ryan Haddad
Reverted in https://commits.webkit.org/258262@main because the API test is timing out on iOS simulator.
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/8390
EWS
Committed 258765@main (127556767fd6): <https://commits.webkit.org/258765@main>
Reviewed commits have been landed. Closing PR #8390 and removing active labels.