Comment #24 on issue 6 by jon.ronnenberg: Chrome/V8 breaks Prototype JavaScript library http://code.google.com/p/v8/issues/detail?id=6
Both Chrome 2 and 3 fails my enumeration tests in http://github.com/dotnetCarpenter/hdStore/ while all other browsers pass (IE6-8, Opera 9-10, Firefox 3-3.5, Safari 3-4). I'm having trouble pin pointing the exact place where Chrome differs though, making it hard to provide a simplified test case, other than object properties seems to be sorted when I look in the JavaScript console. Due to the ECMA-262 specs as noted in comment 7 this doesn't have to be considered a bug. IMHO being the "only" browser that differs constitute a bug. Attachments: dotnetCarpenter-hdStore-4ae6eed775b89087cb1232d7e6c54f99632a3931.zip 39.1 KB -- 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 -~----------~----~----~----~------~----~------~--~---
