Comment #2 on issue 23568 by arufa.hc: HTMLMediaElement::percentLoaded()  
does not return 1.0 despite being loaded
http://code.google.com/p/chromium/issues/detail?id=23568

What should we actually be display? If we are displaying the full bar 100%  
of the time
why don't we just say buffered = duration?

In fact, buffered is scale of time, which gives us a hard time of  
conversion between
bytes <-> time, if don't have this capability at all I'd just draw a full  
bar all the
time.

--
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