summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorricow@chromium.org <ricow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-13 10:40:18 +0000
committerricow@chromium.org <ricow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-13 10:40:18 +0000
commit1cc43f048e28a16271f9c4a10446c04a38f60496 (patch)
treed93c44bf5c32783ea21f426fb73bcc4e5bc646ff
parentd433345cbb323f6bdc4071b23d9588429e3b21a4 (diff)
downloadchromium_src-1cc43f048e28a16271f9c4a10446c04a38f60496.zip
chromium_src-1cc43f048e28a16271f9c4a10446c04a38f60496.tar.gz
chromium_src-1cc43f048e28a16271f9c4a10446c04a38f60496.tar.bz2
Revert 85250, Update v8 to version 3.3.6.1
There where failures on memory waterfall Review URL: http://codereview.chromium.org/7012035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85256 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt8
2 files changed, 1 insertions, 9 deletions
diff --git a/DEPS b/DEPS
index a8ef986..b38822b 100644
--- a/DEPS
+++ b/DEPS
@@ -16,7 +16,7 @@ vars = {
"libvpx_revision": "81610",
"ffmpeg_revision": "83815",
"skia_revision": "1309",
- "v8_revision": "7881",
+ "v8_revision": "7779",
}
deps = {
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 6742c8c..8840153 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -22,11 +22,3 @@ BUG_HCLAM WIN : svg/text/text-intro-05-t.svg = IMAGE
// Failure introduced by Chromium r83848.
BUG_HCLAM : fast/url/ipv6.html = TEXT
-
-// V8 now throws errors when trying to invoke native functions on null or
-// undefined with apply or call. Will fix this upstream and delete when
-// webkit has been rolled with these fixes.
-BUG_RICOW : ietestcenter/Javascript/15.4.4.14-5-28.html = TEXT
-BUG_RICOW : ietestcenter/Javascript/15.4.4.15-5-28.html = TEXT
-BUG_RICOW : ietestcenter/Javascript/15.5.4.20-1-1.html = TEXT
-BUG_RICOW : ietestcenter/Javascript/15.5.4.20-1-2.html = TEXT