[Webkit-unassigned] [Bug 214304] New: [iOS] Avoid loading media libraries in Document::visibilityStateChanged() if not needed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 14 09:52:01 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=214304

            Bug ID: 214304
           Summary: [iOS] Avoid loading media libraries in
                    Document::visibilityStateChanged() if not needed
           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

When the shared PlatformMediaSessionManager is created and accessed for the first time, some media libraries are loaded. There should be no need to access the shared PlatformMediaSessionManager if no manager has been created in Document::visibilityStateChanged().

-- 
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/20200714/bee0506b/attachment.htm>


More information about the webkit-unassigned mailing list