Comment #3 on issue 616 by [email protected]: JSON.parse doesn't accept strings contain new lines
http://code.google.com/p/v8/issues/detail?id=616
Well, I thought it's a bug since Chrome accepts strings with unescaped new lines if they occur in the .json files (like "messages.json") which are parsed using JSONReader
class (http://src.chromium.org/viewvc/chrome/trunk/src/base/json_reader.cc). Is this an issue with Chrome? -- 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 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
