[Webkit-unassigned] [Bug 222473] New: [Cocoa] Register VP9 decoders when PlatformMediaSessionManager is created
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 26 07:57:11 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=222473
Bug ID: 222473
Summary: [Cocoa] Register VP9 decoders when
PlatformMediaSessionManager is created
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: pvollan at apple.com
Currently, VP9 decoders are registered when a Web page is created in the WebContent process. Instead, VP9 decoders can be registered when PlatformMediaSessionManager is created, which should be a slight performance improvement, since calls into media frameworks will then not be made unconditionally when creating a Web page, but delayed until required.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210226/465e0cb7/attachment.htm>
More information about the webkit-unassigned
mailing list