Bug 225647 - Adopt CoreMedia SPI to identify audio-only playback for MSE clients
Summary: Adopt CoreMedia SPI to identify audio-only playback for MSE clients
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jean-Yves Avenard [:jya]
URL:
Keywords: InRadar
Depends on: 225657
Blocks:
  Show dependency treegraph
 
Reported: 2021-05-11 03:24 PDT by Jean-Yves Avenard [:jya]
Modified: 2021-05-12 05:48 PDT (History)
9 users (show)

See Also:


Attachments
Patch (3.68 KB, patch)
2021-05-11 03:27 PDT, Jean-Yves Avenard [:jya]
no flags Details | Formatted Diff | Diff
Patch (3.71 KB, patch)
2021-05-11 22:35 PDT, Jean-Yves Avenard [:jya]
no flags Details | Formatted Diff | Diff
Patch (3.71 KB, patch)
2021-05-12 00:29 PDT, Jean-Yves Avenard [:jya]
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Yves Avenard [:jya] 2021-05-11 03:24:01 PDT
Adopt CoreMedia SPI to identify audio-only playback for MSE clients
Comment 1 Jean-Yves Avenard [:jya] 2021-05-11 03:27:08 PDT
Created attachment 428261 [details]
Patch
Comment 2 Jean-Yves Avenard [:jya] 2021-05-11 03:28:07 PDT
rdar://76138365
Comment 3 Radar WebKit Bug Importer 2021-05-11 03:28:15 PDT
<rdar://problem/77832820>
Comment 4 Jean-Yves Avenard [:jya] 2021-05-11 03:36:59 PDT
rdar://76138365
Comment 5 youenn fablet 2021-05-11 05:55:36 PDT
Comment on attachment 428261 [details]
Patch

I am guessing there is no interest in supporting the case of video element with just audio content.
Comment 6 EWS 2021-05-11 06:42:25 PDT
Committed r277322 (237581@main): <https://commits.webkit.org/237581@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 428261 [details].
Comment 7 WebKit Commit Bot 2021-05-11 09:47:19 PDT
Re-opened since this is blocked by bug 225657
Comment 8 Jean-Yves Avenard [:jya] 2021-05-11 22:35:38 PDT
Created attachment 428346 [details]
Patch

Make code conditional on mac only
Comment 9 Jean-Yves Avenard [:jya] 2021-05-12 00:29:00 PDT
Created attachment 428349 [details]
Patch

Add reviewer
Comment 10 EWS 2021-05-12 05:48:03 PDT
Committed r277365 (237623@main): <https://commits.webkit.org/237623@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 428349 [details].