JavaScriptCore:
-landed fix for http://bugzilla.opendarwin.org/show_bug.cgi?id=3412
Object.prototype is missing toLocaleString
- patch by Mark Rowe (bdash) <opendarwin.org@bdash.net.nz>
-layout test info in webcore changelog
Reviewed by mjs.
* kjs/object_object.cpp:
(ObjectPrototypeImp::ObjectPrototypeImp):
(ObjectProtoFuncImp::call):
* kjs/object_object.h:
(KJS::ObjectProtoFuncImp::):
WebCore:
-landed layout test for http://bugzilla.opendarwin.org/show_bug.cgi?id=3412
Object.prototype is missing toLocaleString
Reviewed by mjs.
Test cases added:
* layout-tests/fast/js/object-prototype-toLocaleString-expected.txt: Added.
* layout-tests/fast/js/object-prototype-toLocaleString.html: Added.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@9758
268f45cc-cd09-0410-ab3c-
d52691b4dbfc