summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorinferno@chromium.org <inferno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-28 05:13:52 +0000
committerinferno@chromium.org <inferno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-28 05:13:52 +0000
commita05e9a908ab819effc0417fa50c560acf5f35295 (patch)
treebbe4effeea059609c219f788530630e690b45ff2
parenta5380cc7ea1d85fff9aa3f6c417e2e8ad63f7581 (diff)
downloadchromium_src-a05e9a908ab819effc0417fa50c560acf5f35295.zip
chromium_src-a05e9a908ab819effc0417fa50c560acf5f35295.tar.gz
chromium_src-a05e9a908ab819effc0417fa50c560acf5f35295.tar.bz2
Revert 129189 - Roll V8 to 3.9.24.3.
Causing null ptr crashes on startup in single-process mode under ASAN. R=jkummerow@chromium.org Review URL: http://codereview.chromium.org/9863029 TBR=danno@chromium.org Review URL: https://chromiumcodereview.appspot.com/9784013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129375 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 3a241c0..10b4868 100644
--- a/DEPS
+++ b/DEPS
@@ -54,7 +54,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.
- "v8_revision": "11149",
+ "v8_revision": "11136",
"webrtc_revision": "1935",
"jsoncpp_revision": "248",
"nss_revision": "126189",