On Fri, Oct 9, 2009 at 5:01 AM, Jickae Davis <[email protected]> wrote:
> Well, I agree with PhistucK. I think a progress bar may help though it's > not so accurate. > > By the way, if I want to add such a bar with chromium, how should I start? > Is there a method that tells the size of the resources to be loaded and the > size of the resources already loaded? > No--there is in fact no way to determine that in advance. Each resource can reference other resources, and even for a single resource we often don't know what size it is until we finish loading it. --Amanda --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
