Bug 291189
| Summary: | Do not immediately recreate invalidated VideoToolbox session when the application has been backgrounded | ||
|---|---|---|---|
| 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: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=290900 | ||
Jean-Yves Avenard [:jya]
Follow-up on bug 290900
When the VT session is invalidated because the GPUP has been backgrounded, we shouldn't immediately re-create the VT session. Instead we should wait for the application to go back into the foreground.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/148732453>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/43737
EWS
Committed 293403@main (28e62ba18030): <https://commits.webkit.org/293403@main>
Reviewed commits have been landed. Closing PR #43737 and removing active labels.