Bug 17766 - Implement HTML media element support for QtWebKit, using Phonon.
Summary: Implement HTML media element support for QtWebKit, using Phonon.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: George Staikos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-11 07:28 PDT by Tor Arne Vestbø
Modified: 2008-03-11 08:01 PDT (History)
1 user (show)

See Also:


Attachments
Patch to implement MediaPlayerPrivate interface. (23.50 KB, patch)
2008-03-11 07:29 PDT, Tor Arne Vestbø
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tor Arne Vestbø 2008-03-11 07:28:23 PDT
Implement HTML media element support for QtWebKit, using Phonon.
Comment 1 Tor Arne Vestbø 2008-03-11 07:29:25 PDT
Created attachment 19663 [details]
Patch to implement MediaPlayerPrivate interface.
Comment 2 Darin Adler 2008-03-11 07:54:00 PDT
Comment on attachment 19663 [details]
Patch to implement MediaPlayerPrivate interface.

Looks like a good start, r=me.
Comment 3 Simon Hausmann 2008-03-11 08:01:43 PDT
Landed in r30960

Thanks Darin for the quick review!