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

Issue 1914233003: [tools/perf] Delete unused variable (Closed)

Created:
4 years, 8 months ago by nednguyen
Modified:
4 years, 6 months ago
CC:
chromium-reviews, telemetry-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[tools/perf] Delete unused variable BUG=475714 Committed: https://crrev.com/b47441d8267c3e088f1a7dc83adfa8c2115f7d7e Cr-Commit-Position: refs/heads/master@{#398630}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -0 lines) Patch
M tools/perf/benchmarks/blink_perf.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/perf/benchmarks/dummy_benchmark.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/perf/benchmarks/jetstream.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/perf/benchmarks/media.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/perf/benchmarks/oortonline.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/perf/benchmarks/service_worker.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/perf/benchmarks/spaceport.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/perf/measurements/draw_properties.py View 2 chunks +2 lines, -0 lines 0 comments Download
M tools/perf/measurements/image_decoding.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/perf/measurements/media.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/perf/measurements/memory.py View 2 chunks +2 lines, -0 lines 0 comments Download
M tools/perf/measurements/oilpan_gc_times.py View 3 chunks +3 lines, -0 lines 0 comments Download
M tools/perf/measurements/page_cycler.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/perf/measurements/power.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/perf/measurements/rasterize_and_record_micro.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/perf/measurements/startup.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/perf/measurements/tab_switching.py View 2 chunks +2 lines, -0 lines 0 comments Download
M tools/perf/measurements/task_execution_time.py View 2 chunks +2 lines, -0 lines 0 comments Download
M tools/perf/measurements/thread_times.py View 1 chunk +2 lines, -0 lines 0 comments Download
M tools/perf/measurements/v8_detached_context_age_in_gc.py View 1 chunk +2 lines, -0 lines 0 comments Download
M tools/perf/measurements/v8_gc_times.py View 2 chunks +2 lines, -0 lines 0 comments Download
M tools/perf/measurements/webrtc.py View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 27 (10 generated)
nednguyen
4 years, 8 months ago (2016-04-27 04:27:06 UTC) #3
eakuefner
Can you please use _ in cases where there's one unused variable, or unused_* in ...
4 years, 7 months ago (2016-04-27 12:17:52 UTC) #4
nednguyen
On 2016/04/27 12:17:52, eakuefner (slow) wrote: > Can you please use _ in cases where ...
4 years, 7 months ago (2016-04-27 13:23:38 UTC) #5
dtu
On 2016/04/27 at 13:23:38, nednguyen wrote: > On 2016/04/27 12:17:52, eakuefner (slow) wrote: > > ...
4 years, 7 months ago (2016-04-27 13:51:02 UTC) #6
nednguyen(REVIEW IN OTHER ACC)
On 2016/04/27 13:51:02, dtu wrote: > On 2016/04/27 at 13:23:38, nednguyen wrote: > > On ...
4 years, 7 months ago (2016-04-27 14:04:19 UTC) #7
aiolos (Not reviewing)
On 2016/04/27 14:04:19, nednguyen(REVIEW IN OTHER ACC) wrote: > On 2016/04/27 13:51:02, dtu wrote: > ...
4 years, 7 months ago (2016-04-27 14:14:49 UTC) #8
nednguyen
The "del" style is official the recommended way in python style guide. Can we proceed ...
4 years, 6 months ago (2016-06-08 03:42:16 UTC) #9
eakuefner
lgtm
4 years, 6 months ago (2016-06-08 17:29:25 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1914233003/1
4 years, 6 months ago (2016-06-08 17:42:02 UTC) #12
dtu
lgtm
4 years, 6 months ago (2016-06-08 17:47:06 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/107008)
4 years, 6 months ago (2016-06-08 18:43:38 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1914233003/1
4 years, 6 months ago (2016-06-08 18:51:57 UTC) #20
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-08 19:06:26 UTC) #22
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/b47441d8267c3e088f1a7dc83adfa8c2115f7d7e Cr-Commit-Position: refs/heads/master@{#398630}
4 years, 6 months ago (2016-06-08 19:09:05 UTC) #24
shatch
On 2016/06/08 19:09:05, commit-bot: I haz the power wrote: > Patchset 1 (id:??) landed as ...
4 years, 6 months ago (2016-06-09 00:45:29 UTC) #25
nednguyen
On 2016/06/09 00:45:29, shatch wrote: > On 2016/06/08 19:09:05, commit-bot: I haz the power wrote: ...
4 years, 6 months ago (2016-06-09 00:47:08 UTC) #26
shatch
4 years, 6 months ago (2016-06-09 00:47:45 UTC) #27
Message was sent while issue was closed.
On 2016/06/09 00:47:08, nednguyen wrote:
> On 2016/06/09 00:45:29, shatch wrote:
> > On 2016/06/08 19:09:05, commit-bot: I haz the power wrote:
> > > Patchset 1 (id:??) landed as
> > > https://crrev.com/b47441d8267c3e088f1a7dc83adfa8c2115f7d7e
> > > Cr-Commit-Position: refs/heads/master@{#398630}
> > 
> > Seeing redness on waterfall from this, shouldn't this have gotten
> > CQ_EXTRA_TRYBOTS?
> 
> I removed CQ_EXTRA_TRYBOTS because this touched like a zillion benchmarks :P

Boooo :p

Powered by Google App Engine
This is Rietveld 408576698