|
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
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
|
Total messages: 5 (0 generated)
|