[Webkit-unassigned] [Bug 39110] New: [Qt] QtWebKit on Qt 4.7 depends on QtMultimedia which will be removed from Qt 4.7

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 14 01:00:39 PDT 2010


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

           Summary: [Qt] QtWebKit on Qt 4.7 depends on QtMultimedia which
                    will be removed from Qt 4.7
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt
          Severity: Blocker
          Priority: P3
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: henry.haverinen at nokia.com


Bug 34361 (https://bugs.webkit.org/show_bug.cgi?id=34631) added support for the QtMultimedia framework in QtWebKit. At that time, QtMultimedia had been integrated to Qt 4.7. So the code uses preprosessor code such as  #if QT_VERSION < 0x040700 to decide whether to use Phonon or QtMultimedia.

However, the high-level playback functionality of Qt Multimedia will be removed from the final version Qt 4.7. So this code will not work (or compile) on Qt 4.7 anymore.

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