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

Issue 336033002: Cleanup some garden-o-matic cruft and dead code. (Closed)

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

Description

Cleanup some garden-o-matic cruft and dead code. The biggest change is removing RelativeTime. We were creating these, but not doing anything with them. These were also the only things that ever called setIndex on Notification, so we can remove index/setIndex from Notification. The rest of the patch is just removing dead code. NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176156

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -227 lines) Patch
M Tools/GardeningServer/scripts/base.js View 1 chunk +0 lines, -49 lines 0 comments Download
M Tools/GardeningServer/scripts/base_unittests.js View 1 chunk +0 lines, -31 lines 0 comments Download
M Tools/GardeningServer/scripts/config.js View 1 chunk +0 lines, -3 lines 2 comments Download
M Tools/GardeningServer/scripts/controllers.js View 1 chunk +0 lines, -13 lines 1 comment Download
M Tools/GardeningServer/scripts/controllers_unittests.js View 1 chunk +1 line, -1 line 0 comments Download
M Tools/GardeningServer/scripts/garden-o-matic.js View 2 chunks +1 line, -5 lines 1 comment Download
M Tools/GardeningServer/scripts/ui.js View 1 chunk +0 lines, -27 lines 0 comments Download
M Tools/GardeningServer/scripts/ui/notifications.js View 6 chunks +2 lines, -27 lines 2 comments Download
M Tools/GardeningServer/scripts/ui/notifications_unittests.js View 9 chunks +4 lines, -32 lines 0 comments Download
M Tools/GardeningServer/scripts/ui_unittests.js View 1 chunk +0 lines, -18 lines 0 comments Download
M Tools/GardeningServer/styles/notifications.css View 1 chunk +0 lines, -6 lines 0 comments Download
M Tools/GardeningServer/styles/onebar.css View 1 chunk +0 lines, -15 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ojan
https://codereview.chromium.org/336033002/diff/1/Tools/GardeningServer/scripts/config.js File Tools/GardeningServer/scripts/config.js (left): https://codereview.chromium.org/336033002/diff/1/Tools/GardeningServer/scripts/config.js#oldcode31 Tools/GardeningServer/scripts/config.js:31: kBuildNumberLimit: 20, This was only used in a warning, ...
6 years, 6 months ago (2014-06-14 18:42:11 UTC) #1
abarth-chromium
LGTM
6 years, 6 months ago (2014-06-14 19:19:35 UTC) #2
ojan
The CQ bit was checked by ojan@chromium.org
6 years, 6 months ago (2014-06-14 19:32:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ojan@chromium.org/336033002/1
6 years, 6 months ago (2014-06-14 19:33:12 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-14 19:34:15 UTC) #5
Message was sent while issue was closed.
Change committed as 176156

Powered by Google App Engine
This is Rietveld 408576698