[webkit-reviews] review requested: [Bug 58188] [Qt] MediaPlayerPrivateQt::supportsType does not parse codec parameter : [Attachment 88930] Patch to parse codec string

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 9 09:24:02 PDT 2011


Nancy Piedra <nancy.piedra at nokia.com> has asked  for review:
Bug 58188: [Qt] MediaPlayerPrivateQt::supportsType does not parse codec
parameter
https://bugs.webkit.org/show_bug.cgi?id=58188

Attachment 88930: Patch to parse codec string
https://bugs.webkit.org/attachment.cgi?id=88930&action=review

------- Additional Comments from Nancy Piedra <nancy.piedra at nokia.com>
The codec parameter in MediaPlayerPrivateQt::supportsType was not parsing the
'codec' QString into a QStringList which is required for the
QMediaPlayer::hasSupport function.

This patch parses and trims the codec parameter into a QStringList.


More information about the webkit-reviews mailing list