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

Issue 10702124: Avoid setting unused parameter in TestStreamTextureFactory::CreateStreamTexture() (Closed)

Created:
8 years, 5 months ago by Steve Block
Modified:
8 years, 5 months ago
Reviewers:
bulach, qinmin, brettw
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Avoid setting unused parameter in TestStreamTextureFactory::CreateStreamTexture() This causes a compile warning. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=145910

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M webkit/support/test_stream_texture_factory_android.cc View 1 chunk +0 lines, -1 line 1 comment Download

Messages

Total messages: 5 (0 generated)
Steve Block
http://codereview.chromium.org/10702124/diff/1/webkit/support/test_stream_texture_factory_android.cc File webkit/support/test_stream_texture_factory_android.cc (left): http://codereview.chromium.org/10702124/diff/1/webkit/support/test_stream_texture_factory_android.cc#oldcode14 webkit/support/test_stream_texture_factory_android.cc:14: texture_id = 0; Or did you mean '*texture_id = ...
8 years, 5 months ago (2012-07-10 10:17:36 UTC) #1
qinmin
lgtm
8 years, 5 months ago (2012-07-10 13:59:44 UTC) #2
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
8 years, 5 months ago (2012-07-10 14:03:03 UTC) #3
Steve Block
8 years, 5 months ago (2012-07-10 14:04:00 UTC) #4
brettw
8 years, 5 months ago (2012-07-10 17:51:25 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698