On Sun, 2009-09-27 at 20:07 +0530, shirish शिरीष wrote: > Hi all, > I don't know but all the browsers (include chromium) don't store > yahoo username and password. I don't know what the reason is ? Any > ideas anybody ?
It's because their form has autocomplete turned off: line 512 of the page source: "<form [...] autocomplete="off" [...]>" --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
