On Fri, Jun 12, 2009 at 7:46 AM, Lucius Fox<[email protected]> wrote:
> Can you please tell me where is the code for 'auto-fill' login name
> for Gmail on MacOS X?

What part specifically? There are a number of classes involved in
login autofill (assuming you are talking about the password manager,
and not Gmail itself filling the username based on cookies).

I'm still actively writing the password storage system on the Mac, so
if you are asking because you want to do development in that area
please follow up with me off-list. If you just want to write code
using the password system, you'd want to use the cross-platform
interfaces: either PasswordManager/PasswordFormManager, or
PasswordStore, depending on what you are trying to accomplish.

-Stuart

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to