Bug 246113
Summary: | [PlayStation][gpup] Disable media/video when Coordinated_graphics is turned off on PLaystation | ||
---|---|---|---|
Product: | WebKit | Reporter: | ujwal koneru <ujwal.koneru> |
Component: | Platform | Assignee: | ujwal koneru <ujwal.koneru> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
ujwal koneru
Disable Media/video components when Coordinated_Graphics is turned off. Since coordinated graphics is required for current implementation for these to work. (Part of work in enabling GPU process on PS5.)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101098019>
ujwal koneru
We need to remove media/video components dependency on coordinated graphics which is important to be able to run them on GPU Process down the road.
Control flags targeted with this change:
ENABLE_VIDEO
MEDIA_SOURCE
ENCRYPTED_MEDIA
PUNCH_HOLE
Exit: Able to build and run PS with these flags OFF/ON.
ujwal koneru
Closing since in favor of https://bugs.webkit.org/show_bug.cgi?id=251881