3x,Paweł . I'm not trying to debug slow-loading pages. I'm reading chromium's src codes and wondering how to add a loading-progress bar based on chromium. Maybe I will to give a try to add such a bar.
2009/10/9 Paweł Hajdan Jr. <[email protected]> > On Fri, Oct 9, 2009 at 11:01, 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? >> > > If you're trying to debug some slow-loading pages, or slow-network issues, > then about:net-internals page may be helpful. You can see outstanding > requests there, as well as recently completed requests and which part of > each request was most time-consuming etc. > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
