Comment #3 on issue 16212 by jaspradlin: User Scripts not reloaded on refresh. http://code.google.com/p/chromium/issues/detail?id=16212
by the way, since the character encodings are "supposedly" the same in each program, I'm wondering if they use different EOF characters, or possibly don't use the same of the following for line feeds: CR/LF, CR, LF. At any rate, I still don't see why chrome would only be unable to load the LAST file saved, unless it loads them in the order of modified date and the last file opened never reaches its EOF properly. IF this is the case, chrome seems to know how to manually close a file when it is opening the next file, but once there is no next file (because it's on the last one) it seems to be unaware of what to do. -- 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 -~----------~----~----~----~------~----~------~--~---
