[Webkit-unassigned] [Bug 41295] [Chromium] Add chromium WebMediaPlayer to PlatformMedia

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 13 23:57:11 PDT 2010


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





--- Comment #11 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-07-13 23:57:11 PST ---
(In reply to comment #10)
> Thanks so much for the pointers!!
> 
> Should other methods in HTMLMediaElement be ported to WebMediaElement or only 
> when they are used?

I would only do it as needed.


> Also MediaPlayerClient is implemented by HTMLMediaElement, so the only choice 
> was to use MediaPlayerPrivateInterface, which seems kind of bad to expose since 
> it has the word private in it.

Oh, right.  I think that is fine.  WebMediaPlayerClientImpl.cpp is the
implementation of MediaPlayerPrivateInterface, so it can know about it :)

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



More information about the webkit-unassigned mailing list