Comment #31 on issue 535 by nathanmlong: Support cookies on file:// http://code.google.com/p/chromium/issues/detail?id=535
@diagnose - "I don't know about most developers, but when I test a web page in a browser I double-click on its HTML file." If you are creating web sites with HTML only, you are in the minority. Most web developers are using some kind of server-side processing (PHP, Rails, Django, ASP.NET) so that the site can use a database, or, at the very least, not repeat menu code in every file (for example, see this tutorial on PHP's include command - http://www.tizag.com/phpT/include.php). In that case, we run a web server on our local machine for testing purposes. The address of the page would then start with http://localhost instead of file://. @everyone else: does opening the page from http://localhost solve the problem? -- 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 -~----------~----~----~----~------~----~------~--~---