| 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: | |||
|
Description
Jean-Yves Avenard [:jya]
2022-12-18 21:48:29 PST
Pull request: https://github.com/WebKit/WebKit/pull/7840 Committed 258185@main (bb01ed69cdd9): <https://commits.webkit.org/258185@main> Reviewed commits have been landed. Closing PR #7840 and removing active labels. Re-opened since this is blocked by bug 249728 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 Reverted in https://commits.webkit.org/258200@main Pull request: https://github.com/WebKit/WebKit/pull/7990 Committed 258232@main (3b0ed39e4c4b): <https://commits.webkit.org/258232@main> Reviewed commits have been landed. Closing PR #7990 and removing active labels. Re-opened since this is blocked by bug 249815 Reverted in https://commits.webkit.org/258262@main because the API test is timing out on iOS simulator. Pull request: https://github.com/WebKit/WebKit/pull/8390 Committed 258765@main (127556767fd6): <https://commits.webkit.org/258765@main> Reviewed commits have been landed. Closing PR #8390 and removing active labels. |