Commit 70647c61 authored by tdresser's avatar tdresser Committed by Commit bot

Revert of Update V8 to version 3.29.78 (based on bleeding_edge revision...

Revert of Update V8 to version 3.29.78 (based on bleeding_edge revision r24051). (patchset #1 id:1 of https://codereview.chromium.org/583023003/)

Reason for revert:
This is causing crashes in Perf bots.

See crbug.com/415943 for details.

Original issue's description:
> Update V8 to version 3.29.78 (based on bleeding_edge revision r24051).
>
> TBR=machenbach@chromium.org
>
> Committed: https://crrev.com/48c3e5ebfd2640061ed488216f1d275d17c887bd
> Cr-Commit-Position: refs/heads/master@{#295676}

TBR=machenbach@chromium.org,v8-autoroll@chromium.org
NOTREECHECKS=true
NOTRY=true

Review URL: https://codereview.chromium.org/591433002

Cr-Commit-Position: refs/heads/master@{#295691}
parent 7fbaeac9
...@@ -40,7 +40,7 @@ vars = { ...@@ -40,7 +40,7 @@ vars = {
# the commit queue can handle CLs rolling Skia # the commit queue can handle CLs rolling Skia
# and V8 without interference from each other. # and V8 without interference from each other.
'v8_branch': 'trunk', 'v8_branch': 'trunk',
'v8_revision': '22cf3f9d4c636215aa2e2a8169573d795142c328', # from svn revision 24057 'v8_revision': '8a89641487507e4209d584f03d024a6f76278c1f', # from svn revision 24019
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC # the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other. # and V8 without interference from each other.
......
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