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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 14 10:40:39 PDT 2010


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





--- Comment #14 from Bo Liu <boliu at chromium.org>  2010-07-14 10:40:39 PST ---
Renamed chromiumWebMediaPlayer to chromiumMediaPlayer. Renamed WebMediaElement::getWebMediaPlayer() to player() to match HTMLMediaElement::player().

Is the use of constUnwrap without a #if WEBKIT_IMPLEMENTATION guard okay? It seems it used without the guard at other places, but declaration of constUnwrap is under the guard.

-- 
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