|
[Sheriff-o-matic] Remove race condition on the commit list.
By always modifying the same list of commits, we ensure that data binding does The Right Thing and updates when data comes in.
As well, renamed "revisionLog" to "commitLog" everywhere, to better reflect the data type.
BUG= 405327
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180728
Total comments: 10
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+184 lines, -114 lines) |
Patch |
 |
M |
Tools/GardeningServer/model/ct-commit.html
|
View
|
1
|
2 chunks |
+16 lines, -10 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/model/ct-commit-list.html
|
View
|
1
2
|
3 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
A |
Tools/GardeningServer/model/ct-commit-list-mock.html
|
View
|
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/model/ct-commit-log.html
|
View
|
1
2
|
3 chunks |
+31 lines, -16 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/model/ct-commit-log-mock.html
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/model/ct-repositories.html
|
View
|
1
2
|
1 chunk |
+21 lines, -20 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/model/test/ct-commit-list-tests.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/model/test/ct-commit-log-tests.html
|
View
|
1
2
|
1 chunk |
+12 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-commit-list.html
|
View
|
|
2 chunks |
+2 lines, -14 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-failure-card.html
|
View
|
1
|
4 chunks |
+12 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-failure-stream.html
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-revision-details.html
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-unexpected-failures.html
|
View
|
1
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/test/ct-commit-list-tests.html
|
View
|
|
3 chunks |
+5 lines, -18 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/test/ct-failure-card-tests.html
|
View
|
1
|
2 chunks |
+34 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/test/ct-revision-details-tests.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|