[webkit-reviews] review requested: [Bug 51249] [Qt] Extend the Platform Plugin to support full screen video handler : [Attachment 79090] fix build issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 15 20:41:46 PST 2011


yi shen <yi.4.shen at nokia.com> has asked  for review:
Bug 51249: [Qt] Extend the Platform Plugin to support full screen video handler
https://bugs.webkit.org/show_bug.cgi?id=51249

Attachment 79090: fix build issue
https://bugs.webkit.org/attachment.cgi?id=79090&action=review

------- Additional Comments from yi shen <yi.4.shen at nokia.com>
The build issue occurs if 1) QtMobility is not installed,and 2) Qt has phonon
support. To fix it, I introduce a new flag named 'ENABLE_QT_MULTIMEDIA' which
is defined in Source/WebCore/features.pri. The code depends on QMediaPlayer
only be compiled when ENABLE_QT_MULTIMEDIA is set to 1.


More information about the webkit-reviews mailing list