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

Issue 369133004: rebaseline_server: handle column filtering more generically (Closed)

Created:
6 years, 5 months ago by epoger
Modified:
6 years, 5 months ago
Reviewers:
rmistry
CC:
reviews_skia.org, borenet
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

rebaseline_server: handle column filtering more generically This is a step towards making rebaseline_server more flexible, and useful for displaying output of the cluster telemetry server as well as actuals-on-configA-vs-actuals-on-configB. BUG=skia:2230 Committed: https://skia.googlesource.com/skia/+/df55f0632ad3f860d629a5cd39bbecf93d878ac2

Patch Set 1 : replace special-purpose hiddenConfigs/hiddenResultTypes sets with generic hiddenColumnValues #

Patch Set 2 : invert hiddenColumnValues to showingColumnValues; makes filtered URLs more understandable #

Patch Set 3 : enable/disable all/none buttons within filter control box as appropriate #

Patch Set 4 : increment urlSchemaVersion and convert old URLs (hiddenConfigs->config, etc.) #

Patch Set 5 : fix toggle button config filter box #

Patch Set 6 : line wraps / little readability improvements #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -90 lines) Patch
M gm/rebaseline_server/static/constants.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M gm/rebaseline_server/static/loader.js View 1 2 3 4 5 11 chunks +113 lines, -70 lines 3 comments Download
M gm/rebaseline_server/static/view.html View 1 2 3 4 6 chunks +25 lines, -19 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
epoger
Ravi- PTAL as of patchset 6. Eric- FYI. See below for a comment directed at ...
6 years, 5 months ago (2014-07-03 21:49:46 UTC) #1
rmistry
LGTM https://codereview.chromium.org/369133004/diff/100001/gm/rebaseline_server/static/loader.js File gm/rebaseline_server/static/loader.js (right): https://codereview.chromium.org/369133004/diff/100001/gm/rebaseline_server/static/loader.js#newcode33 gm/rebaseline_server/static/loader.js:33: return function(unfilteredImagePairs, showingColumnValues, On 2014/07/03 21:49:46, epoger wrote: ...
6 years, 5 months ago (2014-07-07 15:28:52 UTC) #2
epoger
The CQ bit was checked by epoger@google.com
6 years, 5 months ago (2014-07-07 15:30:02 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/epoger@google.com/369133004/100001
6 years, 5 months ago (2014-07-07 15:31:09 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-07 15:49:18 UTC) #5
Message was sent while issue was closed.
Change committed as df55f0632ad3f860d629a5cd39bbecf93d878ac2

Powered by Google App Engine
This is Rietveld 408576698