JavaScriptCore:
Reviewed by Darin.
- fixed <rdar://problem/
3800315> encode-URI-test layout test is failing
* kjs/function.cpp:
(KJS::GlobalFuncImp::call): Make sure to escape null
characters. This is a bug in the new code that made part of the
test fail.
WebCore:
Reviewed by Darin.
- fixed <rdar://problem/
3800315> encode-URI-test layout test is failing
- updated escape/encodeURI layout test to match our new, more
compatible behavior.
* layout-tests/fast/js/global/encode-URI-test.html:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@7558
268f45cc-cd09-0410-ab3c-
d52691b4dbfc