[Webkit-unassigned] [Bug 11568] New: When downloading Small files(less than 100K, Music player fails to play them second time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 10 11:59:40 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11568

           Summary: When downloading Small files(less than 100K, Music
                    player fails to play them second time
           Product: WebKit
           Version: 420+ (nightly)
          Platform: S60 Hardware
        OS/Version: S60 3rd edition
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: george.guo at nokia.com
                CC: Stanislav.Paltis at nokia.com


When downloading small music files(less than 100K), On launching of Music
Player(progressively), file will be played, but if you Stop it(after it was
completed), and try to play it again - Musi Player will not play it.
It was found that when DlMgr decides to play file progressively, the flag is
set on the download to be Progressive and on download completion it won't be
moved to Gallery. At that point Music Player has control of the download and
have to move the file.
Problem was inside HttpDownloadObserver, that was resetting the Progressive
flag to be False, after Music Player was already launched - that allowed for
Download Manager to move the file on completion.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list