QMediaNetworkPlaylistProvider: Upon error parsing, stop parsing.
When an error is found parsing a playlist, stop parsing. This will also prevent the emission of the "loaded" signal when the parser finishes. Task-number: QTBUG-40513 Change-Id: Ia814864d0d546806219993f0b727761d5d4e7903 Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
This commit is contained in:
committed by
Yoann Lopes
parent
18d6560db1
commit
973ae5e0f6
5
tests/auto/unit/qmediaplaylist/testdata/totem-pl-example.pls
vendored
Normal file
5
tests/auto/unit/qmediaplaylist/testdata/totem-pl-example.pls
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
[playlist]
|
||||
X-GNOME-Title=totem-pl-file-example
|
||||
NumberOfEntries=1
|
||||
File1=http://test.host/path
|
||||
Title1=Silence
|
||||
Reference in New Issue
Block a user