Bug 225193

Summary: [GPUP] Two message loops between WebContent process and GPU process to enable/select audio/video tracks
Product: WebKit Reporter: Peng Liu <peng.liu6>
Component: MediaAssignee: Peng Liu <peng.liu6>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, jer.noble, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
eric.carlson: review+
[fast-cq] Patch for landing none

Description Peng Liu 2021-04-29 10:03:02 PDT
[GPUP] Two message loops between WebContent process and GPU process to enable/select audio/video tracks
Comment 1 Peng Liu 2021-04-29 10:04:23 PDT
<rdar://76910722>
Comment 2 Peng Liu 2021-04-29 10:32:12 PDT
Created attachment 427355 [details]
Patch
Comment 3 Eric Carlson 2021-04-29 11:24:47 PDT
Comment on attachment 427355 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=427355&action=review

> Source/WebKit/ChangeLog:32
> +        However, if a page disable and enable a audio track of a media element with HLS stream

s/disable and enable a audio/disables and enables an audio/
Comment 4 Peng Liu 2021-04-29 11:56:24 PDT
Created attachment 427364 [details]
[fast-cq] Patch for landing
Comment 5 Peng Liu 2021-04-29 11:57:58 PDT
Comment on attachment 427355 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=427355&action=review

>> Source/WebKit/ChangeLog:32
>> +        However, if a page disable and enable a audio track of a media element with HLS stream
> 
> s/disable and enable a audio/disables and enables an audio/

Fixed.
Thanks for the review!
Comment 6 EWS 2021-04-29 13:21:12 PDT
Committed r276799 (237169@main): <https://commits.webkit.org/237169@main>

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