Commit f3ed8b67 authored by ricow@chromium.org's avatar ricow@chromium.org

Revert 107694 and 107687 "Update V8 to version 3.7.3." and "Update V8 to version 3.7.2."

TBR=foo
Review URL: http://codereview.chromium.org/8424011

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107941 0039d316-1c4b-4281-b951-d872f2087c98
parent 7054b574
......@@ -31,7 +31,7 @@ vars = {
"ffmpeg_revision": "107500",
"sfntly_revision": "98",
"skia_revision": "2549",
"v8_revision": "9825",
"v8_revision": "9637",
"webrtc_revision": "808",
"jsoncpp_revision": "246",
......@@ -103,7 +103,7 @@ deps = {
(Var("googlecode_url") % "gyp") + "/trunk@1083",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),
(Var("googlecode_url") % "v8") + "/branches/3.6@" + Var("v8_revision"),
"src/native_client":
Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),
......
......@@ -7,15 +7,6 @@
// 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/array-prototype-properties.html = TEXT
BUGRICOW : fast/js/exception-sequencing-binops2.html = TEXT
BUGRICOW : fast/js/kde/RegExp.html = TEXT
BUGRICOW : fast/js/regexp-caching.html = TEXT
BUGRICOW : fast/js/toString-overrides.html = TEXT
BUGRICOW : fast/js/toString-recursion.html = TEXT
// rebaseline after skia rev. 2549 has landed
BUGREED : svg/hixie/perf/001.xml = IMAGE
BUGREED : svg/hixie/perf/002.xml = IMAGE
\ No newline at end of file
BUGREED : svg/hixie/perf/002.xml = IMAGE
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment