diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-29 21:03:15 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-29 21:03:15 +0000 |
commit | eac32d897045e331e630a4653a61ebf44ff5fcaa (patch) | |
tree | 72e886f52d053a24e3b9717e7a5f73b819f34735 /DEPS | |
parent | be62d58688c4e179140ea791c39305442ed145de (diff) | |
download | chromium_src-eac32d897045e331e630a4653a61ebf44ff5fcaa.zip chromium_src-eac32d897045e331e630a4653a61ebf44ff5fcaa.tar.gz chromium_src-eac32d897045e331e630a4653a61ebf44ff5fcaa.tar.bz2 |
Revert 231614 "Update V8 to version 3.22.23."
Caused asserts in fast/dom/NodeIterator/NodeIterator-dont-overcollect.html.
> Update V8 to version 3.22.23.
>
> TBR=danno@chromium.org
>
> Review URL: https://codereview.chromium.org/47543006
TBR=jkummerow@chromium.org
Review URL: https://codereview.chromium.org/50123010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231637 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,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": "17429", + "v8_revision": "17389", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |