Hi Daniel, most strings are in app/generated_resources.grd. Searching this file will tell you that the "waiting..." message has the symbolic name IDS_LOAD_STATE_WAITING_FOR_RESPONSE. http://google.com/codesearch?q=IDS_LOAD_STATE_WAITING_FOR_RESPONSE then tells you that this seems to happen in tab_contents.
Nico On Mon, Jun 1, 2009 at 9:05 AM, Daniel Dreiberg <[email protected]> wrote: > Hi, > When i load chromium on MacOS, it has 'Waiting...', 'Contacting..' status > displayed at the bottom of the browser. > Can you please tell me where is the code which display that? > Thank you. > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
