Skip to content
Snippets Groups Projects
Commit dd963e36 authored by ricow@chromium.org's avatar ricow@chromium.org
Browse files

Push V8 version 2.3.1. This fixes crbug.com/49099.

Review URL: http://codereview.chromium.org/3039010

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52895 0039d316-1c4b-4281-b951-d872f2087c98
parent f873527f
No related merge requests found
......@@ -52,7 +52,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@837",
"src/v8":
"http://v8.googlecode.com/svn/trunk@5074",
"http://v8.googlecode.com/svn/trunk@5091",
"src/native_client":
"http://nativeclient.googlecode.com/svn/trunk/src/native_client@" +
......
......@@ -5,9 +5,10 @@
// Only add expectations here to temporarily suppress messages on the bots
// until the changes can be landed upstream.
// TODO(ager): started crashing after the v8 roll of r52309.
// http://crbug.com/49099
BUG_AGER LINUX DEBUG : fast/js/excessive-comma-usage.html = CRASH
// TODO(johnnyg): remove after upstream expectations are rolled
BUG_JOHNNYG WIN : fast/forms/input-file-directory-upload.html = TEXT
// TODO(ricow): remove chromium specific expectations for this in
// webkit repo.
BUG_RICOW MAC WIN : fast/dom/undetectable-document-all.html = TEXT
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment