Remove //third_party/WebKit/Tools/run-perf-test.cfg |
||||
Issue descriptionWe should move //third_party/WebKit/Tools/run-perf-test.cfg to somewhere in //third_party/blink/ because we'll remove //third_party/WebKit. Probably, the destination is //third_party/blink/perf_tests/ or //third_party/blink/tools/. simonhatch@, can you work on this?
,
Apr 23 2018
,
Apr 23 2018
It was for the original bisect script, and isn't used for anything anymore. I believe the chromium side ones were cleaned up last year. I'll upload a cl removing this.
,
Apr 24 2018
,
Apr 24 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/36ee5be1c053fb05afcc747de212143e709e98b2 commit 36ee5be1c053fb05afcc747de212143e709e98b2 Author: Simon <simonhatch@chromium.org> Date: Tue Apr 24 15:42:46 2018 Remove run-perf-test.cfg from third_party/WebKit/Tools This was originally used for the first iteration of the bisect script, which was turned down in 2015. Looks like the chromium side was cleaned up but not the WebKit side. Bug: 835724 Change-Id: I45c862a967cb32fd522be01d162af54cb2ea8ee2 Reviewed-on: https://chromium-review.googlesource.com/1024200 Reviewed-by: Kent Tamura <tkent@chromium.org> Commit-Queue: Simon Hatch <simonhatch@chromium.org> Cr-Commit-Position: refs/heads/master@{#553136} [delete] https://crrev.com/c57c12cc95656a712fc41bf5f391c4cec1bc18b0/third_party/WebKit/Tools/PRESUBMIT.py [delete] https://crrev.com/c57c12cc95656a712fc41bf5f391c4cec1bc18b0/third_party/WebKit/Tools/run-perf-test.cfg
,
Apr 25 2018
|
||||
►
Sign in to add a comment |
||||
Comment 1 by qyears...@chromium.org
, Apr 23 2018Components: Speed>Bisection