Comment #1 on issue 7327 by [email protected]: Restore entered form values when restoring tabs/windows http://code.google.com/p/chromium/issues/detail?id=7327
Session restore saves the 'state' of the page, which should include form data. To avoid slamming your disk as you're typing we only save every couple of seconds. In theory what you are asking should work now, in practice that doesn't it isn't that consistent. For google.com we don't appear to restore what you're entered, but we do over on trac.webkit.org. Whether we restore likely has to do with how the page was created. It's also worth mentioning this sort of restore won't work for sites that require some sort of authentication to log in. For example, if you're typing in a long email in gmail and we crash, we can't restore that as you'll have to login in again. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
