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

Issue 403723005: Only show tree status if the tree isn't open. (Closed)

Created:
6 years, 5 months ago by ojan
Modified:
6 years, 5 months ago
CC:
blink-reviews
Project:
blink
Visibility:
Public.

Description

Only show tree status if the tree isn't open. In the spirit of sheriff-o-matic only showing problems that need solving, there's no point in showing tree open status. We might want to reconsider this in the future where we show you the actual status message, but right now the open state is hard-coded to say "Tree is open", which is not information I need to see. Also, cleaned up a couple minor polymer things: -No need to set the attributes attribute if we're using publish. -Initialize all the member variables on ct-tree-status. -Don't use setAttribute. Should basically always set element values by property. NOTRY=true R=abarth@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178524

Patch Set 1 #

Total comments: 4

Patch Set 2 : move if-statement #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -35 lines) Patch
M Tools/GardeningServer/ui/ct-tree-status.html View 1 2 chunks +33 lines, -28 lines 0 comments Download
M Tools/GardeningServer/ui/ct-tree-status-tests.html View 1 4 chunks +13 lines, -7 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
ojan
6 years, 5 months ago (2014-07-19 04:09:20 UTC) #1
eseidel
Amen brother. Amen. Success is noise! On Friday, July 18, 2014, <ojan@chromium.org> wrote: > Reviewers: ...
6 years, 5 months ago (2014-07-19 04:11:40 UTC) #2
abarth-chromium
LGTM https://codereview.chromium.org/403723005/diff/1/Tools/GardeningServer/ui/ct-tree-status.html File Tools/GardeningServer/ui/ct-tree-status.html (right): https://codereview.chromium.org/403723005/diff/1/Tools/GardeningServer/ui/ct-tree-status.html#newcode26 Tools/GardeningServer/ui/ct-tree-status.html:26: <template if="{{ message }}"> Move if to outer ...
6 years, 5 months ago (2014-07-19 04:18:20 UTC) #3
ojan
https://codereview.chromium.org/403723005/diff/1/Tools/GardeningServer/ui/ct-tree-status.html File Tools/GardeningServer/ui/ct-tree-status.html (right): https://codereview.chromium.org/403723005/diff/1/Tools/GardeningServer/ui/ct-tree-status.html#newcode26 Tools/GardeningServer/ui/ct-tree-status.html:26: <template if="{{ message }}"> On 2014/07/19 04:18:20, abarth wrote: ...
6 years, 5 months ago (2014-07-19 05:21:43 UTC) #4
abarth-chromium
On 2014/07/19 at 05:21:43, ojan wrote: > https://codereview.chromium.org/403723005/diff/1/Tools/GardeningServer/ui/ct-tree-status.html > File Tools/GardeningServer/ui/ct-tree-status.html (right): > > https://codereview.chromium.org/403723005/diff/1/Tools/GardeningServer/ui/ct-tree-status.html#newcode26 ...
6 years, 5 months ago (2014-07-19 17:24:03 UTC) #5
ojan
> > https://codereview.chromium.org/403723005/diff/1/Tools/GardeningServer/ui/ct-tree-status.html#newcode50 > > Tools/GardeningServer/ui/ct-tree-status.html:50: this.message = ''; > > On 2014/07/19 04:18:20, abarth ...
6 years, 5 months ago (2014-07-20 03:21:12 UTC) #6
ojan
6 years, 5 months ago (2014-07-20 03:35:18 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r178524 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698