Comment #8 on issue 459 by [email protected]: localeCompare implementation differs from other browsers http://code.google.com/p/v8/issues/detail?id=459
I invariably use the en-us locale on all my machines (that was even the case when I was using them in Switzerland.) Still I visit a lot of German language sites, actually for some international sites I set location to US and language to German on others I set the language to US-English. Which localeCompare should V8 be using in all these situations and why would a JavaScript program even bother to use localeCompare since the page language and the system locale are just completely out of sync? In short, we are arguing over a useless piece of API. Unless of course the page can request a particular locale be used dynamically. -- 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 -~----------~----~----~----~------~----~------~--~---
