[Webkit-unassigned] [Bug 24042] New: MediaPlayer should cache plug-in proxy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 19 14:05:57 PST 2009


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

           Summary: MediaPlayer should cache plug-in proxy
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric.carlson at apple.com


The changes in https://bugs.webkit.org/show_bug.cgi?id=23917 assume that
HTMLMediaElement::finishParsingChildren is always called before the plug-in
gets instantiated and calls HTMLMediaElement::setMediaPlayerProxy. This is not
true on all platforms because of threading latency, so MediaPlayer.cpp should
cache the plug-in proxy so it can pass it to the media engine at a later time.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list