Well, my first question means the codes of the bar at the bottom corner, which always give out some information just like "http://www.google.com", or "waiting http://www.google.com" when you're loading Google.
I call it statusbar , but I'm not sure if it's the same with chrome's term. 2009/8/30 Mohamed Mansour <[email protected]> > Hi, > A search result within *chrome/** brings: > > http://www.google.com/codesearch?q=file:chrome/(.*)/status(.*)\.(cc|mm)$+package:src.chromium.org/svn/trunk/src<http://www.google.com/codesearch?q=file:chrome/(.*)/status(.*)%5C.%28cc%7Cmm%29%24%2Bpackage:src.chromium.org/svn/trunk/src> > > <http://www.google.com/codesearch?q=file:status(.*)%5C.cc%24%2Bpackage:src.chromium.org/svn/trunk/src>According > to this: > > http://dev.chromium.org/developers/how-tos/getting-around-the-chrome-source-code > > <http://dev.chromium.org/developers/how-tos/getting-around-the-chrome-source-code>For > Windows, everything under *views/* *represents the UI, all the others > represents the model for the views which is shared between all three > platforms. > > According to your second question, I don't know, must be a UI decision. > > - Mohamed Mansour > > > On Sun, Aug 30, 2009 at 4:03 AM, Jickae Davis <[email protected]> wrote: > >> Hi, I'm curious about Chrome's statusbar which gives out informations >> like "waiting www.google.com" at the bottom left. >> >> I want to know where these statusbar codes lie? >> >> and why not add a progress bar here? >> >> >> >> >> >> > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
