diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
2 files changed, 1 insertions, 9 deletions
@@ -5,7 +5,7 @@ vars = { "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "99529", + "webkit_revision": "99590", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "7108", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 12eb4d0..707c890 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -6,11 +6,3 @@ // until the changes can be landed upstream. // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. - -// V8 roll, lots of ES5 related changes, upstream if V8 sticks. -BUGRICOW : fast/js/array-functions-non-arrays.html = TEXT -BUGRICOW : fast/js/eval-cross-window.html = TEXT -BUGRICOW : fast/js/regexp-caching.html = TEXT -BUGRICOW : fast/js/toString-overrides.html = TEXT -BUGRICOW : fast/js/toString-recursion.html = TEXT -BUGRICOW : http/tests/security/xss-eval.html = TEXT |