Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(192)

Issue 2713403002: Fix to suppress compiler unused-variable error (Closed)

Created:
3 years, 10 months ago by JaideepBajwa
Modified:
3 years, 9 months ago
CC:
v8-merges_googlegroups.com, v8-reviews_googlegroups.com
Target Ref:
refs/pending/branch-heads/5.7
Project:
v8
Visibility:
Public.

Description

Fix to suppress compiler unused-variable error R=bradnelson@chromium.org, hablich@chromium.org, machenbach@chromium.org, mtrofin@chromium.org BUG=v8:5981 LOG=N Review-Url: https://codereview.chromium.org/2713403002 . Cr-Commit-Position: refs/branch-heads/5.7@{#134} Cr-Branched-From: 975e9a320b6eaf9f12280c35df98e013beb8f041-refs/heads/5.7.492@{#1} Cr-Branched-From: 8d76f0e3465a84bbf0bceab114900fbe75844e1f-refs/heads/master@{#42426} Committed: https://chromium.googlesource.com/v8/v8/+/6bb221b49ebcac13653477d2d3e01f921a721474

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M src/wasm/wasm-js.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 41 (16 generated)
JaideepBajwa
ptal, Please see https://codereview.chromium.org/2709613008/ for more details.
3 years, 10 months ago (2017-02-26 03:27:22 UTC) #1
bradnelson
lgtm
3 years, 9 months ago (2017-02-27 04:26:16 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2713403002/1
3 years, 9 months ago (2017-02-27 04:26:25 UTC) #6
commit-bot: I haz the power
All required reviewers (with asterisk prefixes) have not yet approved this CL. No L-G-T-M from ...
3 years, 9 months ago (2017-02-27 04:26:27 UTC) #8
bradnelson
Actually, I just noticed this is on the branch. Please land on trunk first.
3 years, 9 months ago (2017-02-27 04:29:54 UTC) #9
Michael Achenbach
On 2017/02/27 04:29:54, bradnelson wrote: > Actually, I just noticed this is on the branch. ...
3 years, 9 months ago (2017-02-27 07:51:34 UTC) #10
JaideepBajwa
On 2017/02/27 04:29:54, bradnelson wrote: > Actually, I just noticed this is on the branch. ...
3 years, 9 months ago (2017-02-27 16:23:48 UTC) #11
JaideepBajwa
On 2017/02/27 07:51:34, Michael Achenbach wrote: > On 2017/02/27 04:29:54, bradnelson wrote: > > Actually, ...
3 years, 9 months ago (2017-02-27 16:24:01 UTC) #12
Michael Achenbach
Probably fine. LGTM. I leave it to hablich to handle our merge procedure.
3 years, 9 months ago (2017-02-28 16:05:23 UTC) #15
Michael Hablich
On 2017/02/28 at 16:05:23, machenbach wrote: > Probably fine. LGTM. I leave it to hablich ...
3 years, 9 months ago (2017-02-28 18:55:43 UTC) #16
Michael Hablich
I think you mentioned that this is PPC only? Please add the [PPC] prefix to ...
3 years, 9 months ago (2017-02-28 19:00:11 UTC) #17
Michael Hablich
I suppose it would also make sense to link the WASM issue?
3 years, 9 months ago (2017-02-28 19:01:46 UTC) #19
bradn
3 years, 9 months ago (2017-02-28 19:21:11 UTC) #22
bradn
Linked to that bug.
3 years, 9 months ago (2017-02-28 19:21:58 UTC) #23
JaideepBajwa
On 2017/02/28 19:00:11, Michael Hablich wrote: > I think you mentioned that this is PPC ...
3 years, 9 months ago (2017-02-28 19:38:59 UTC) #24
Michael Hablich
On 2017/02/28 at 19:38:59, bjaideep wrote: > On 2017/02/28 19:00:11, Michael Hablich wrote: > > ...
3 years, 9 months ago (2017-02-28 19:56:14 UTC) #26
Michael Achenbach
On 2017/02/28 19:38:59, JaideepBajwa wrote: > On 2017/02/28 19:00:11, Michael Hablich wrote: > > I ...
3 years, 9 months ago (2017-02-28 19:56:34 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2713403002/1
3 years, 9 months ago (2017-02-28 20:06:34 UTC) #29
commit-bot: I haz the power
CLs for remote refs other than refs/heads/master must contain NOTRY=true and NOPRESUBMIT=true in order for ...
3 years, 9 months ago (2017-02-28 20:06:37 UTC) #31
Michael Achenbach
Why'd you change the description back and forth? Please keep it with NOTRY and NOPRESUBMIT. ...
3 years, 9 months ago (2017-02-28 20:13:04 UTC) #34
Michael Achenbach
On 2017/02/28 20:13:04, Michael Achenbach wrote: > Why'd you change the description back and forth? ...
3 years, 9 months ago (2017-02-28 20:13:49 UTC) #35
bradnelson
Committed patchset #1 (id:1) manually as 6bb221b49ebcac13653477d2d3e01f921a721474 (presubmit successful).
3 years, 9 months ago (2017-02-28 20:17:43 UTC) #37
bradn
Landed at: https://chromium.googlesource.com/v8/v8/+/6bb221b49ebcac13653477d2d3e01f921a721474
3 years, 9 months ago (2017-02-28 20:24:54 UTC) #38
JaideepBajwa
On 2017/02/28 19:56:34, Michael Achenbach wrote: > On 2017/02/28 19:38:59, JaideepBajwa wrote: > > On ...
3 years, 9 months ago (2017-02-28 22:07:20 UTC) #40
JaideepBajwa
3 years, 9 months ago (2017-02-28 22:08:02 UTC) #41
Message was sent while issue was closed.
On 2017/02/28 20:17:43, bradnelson wrote:
> Committed patchset #1 (id:1) manually as
> 6bb221b49ebcac13653477d2d3e01f921a721474 (presubmit successful).

Thanks.

Powered by Google App Engine
This is Rietveld 408576698