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

Issue 466783002: Hide last updated data until date is populated. (Closed)

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

Description

Hide last updated data until date is populated. This fixes an issue where "last updated" data would be displayed before date was populated, showing some weird data. I tried to use "template if" to restrict when this would be painted, but couldn't get that to work, so I resorted to using styling instead. NOTRY=true BUG=402661 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180100

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : Remove "visible" property #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -13 lines) Patch
M Tools/GardeningServer/ui/ct-last-updated.html View 1 2 3 2 chunks +8 lines, -3 lines 0 comments Download
M Tools/GardeningServer/ui/test/ct-last-updated-tests.html View 1 2 1 chunk +36 lines, -10 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
teravest
6 years, 4 months ago (2014-08-12 15:06:30 UTC) #1
ojan
https://codereview.chromium.org/466783002/diff/1/Tools/GardeningServer/ui/ct-last-updated.html File Tools/GardeningServer/ui/ct-last-updated.html (right): https://codereview.chromium.org/466783002/diff/1/Tools/GardeningServer/ui/ct-last-updated.html#newcode14 Tools/GardeningServer/ui/ct-last-updated.html:14: <span class="{{ { hidden: !visible } | tokenList }}">Updated ...
6 years, 4 months ago (2014-08-12 17:39:06 UTC) #2
teravest
On Tue, Aug 12, 2014 at 11:39 AM, <ojan@chromium.org> wrote: > > https://codereview.chromium.org/466783002/diff/1/Tools/GardeningServer/ui/ct-last-updated.html > File ...
6 years, 4 months ago (2014-08-12 18:12:45 UTC) #3
teravest
https://codereview.chromium.org/466783002/diff/1/Tools/GardeningServer/ui/ct-last-updated.html File Tools/GardeningServer/ui/ct-last-updated.html (right): https://codereview.chromium.org/466783002/diff/1/Tools/GardeningServer/ui/ct-last-updated.html#newcode14 Tools/GardeningServer/ui/ct-last-updated.html:14: <span class="{{ { hidden: !visible } | tokenList }}">Updated ...
6 years, 4 months ago (2014-08-12 19:31:41 UTC) #4
ojan
lgtm https://codereview.chromium.org/466783002/diff/40001/Tools/GardeningServer/ui/ct-last-updated.html File Tools/GardeningServer/ui/ct-last-updated.html (right): https://codereview.chromium.org/466783002/diff/40001/Tools/GardeningServer/ui/ct-last-updated.html#newcode9 Tools/GardeningServer/ui/ct-last-updated.html:9: <template if="{{ visible }}"> How about instead of ...
6 years, 4 months ago (2014-08-12 21:27:06 UTC) #5
teravest
https://codereview.chromium.org/466783002/diff/40001/Tools/GardeningServer/ui/ct-last-updated.html File Tools/GardeningServer/ui/ct-last-updated.html (right): https://codereview.chromium.org/466783002/diff/40001/Tools/GardeningServer/ui/ct-last-updated.html#newcode9 Tools/GardeningServer/ui/ct-last-updated.html:9: <template if="{{ visible }}"> On 2014/08/12 21:27:05, ojan-only-code-yellow-reviews wrote: ...
6 years, 4 months ago (2014-08-12 21:30:04 UTC) #6
teravest
The CQ bit was checked by teravest@chromium.org
6 years, 4 months ago (2014-08-12 21:30:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/teravest@chromium.org/466783002/60001
6 years, 4 months ago (2014-08-12 21:31:39 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-12 21:33:53 UTC) #9
Message was sent while issue was closed.
Change committed as 180100

Powered by Google App Engine
This is Rietveld 408576698