Comment #6 on issue 17479 by [email protected]: Implement connection  
re-try for BufferedDataSource
http://code.google.com/p/chromium/issues/detail?id=17479

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=22810

------------------------------------------------------------------------
r22810 | [email protected] | 2009-08-07 15:38:57 -0700 (Fri, 07 Aug  
2009) | 16 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/branches/195/src/webkit/glue/media/buffered_data_source.cc?r1=22810&r2=22809
    M  
http://src.chromium.org/viewvc/chrome/branches/195/src/webkit/glue/media/buffered_data_source.h?r1=22810&r2=22809
    M  
http://src.chromium.org/viewvc/chrome/branches/195/src/webkit/glue/media/buffered_data_source_unittest.cc?r1=22810&r2=22809

Merge 21982 - Retry requests that has timed out in BufferedDataSource

Retries request if the read request is not fulfilled in 5 seconds and at  
most 3 times. This will handle the case when
a user pause a movie and starts it in a later time when the
connection to the server has already timed out.

TEST=BufferedDataSourceTest.*
BUG=17479

done

Review URL: http://codereview.chromium.org/159382

[email protected]

Review URL: http://codereview.chromium.org/164199
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to