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

Issue 443243002: Move treestatus.js to a model class. (Closed)

Created:
6 years, 4 months ago by dsinclair
Modified:
6 years, 4 months ago
Reviewers:
ojan
CC:
abarth-chromium, blink-reviews, leviw_travelin_and_unemployed, michaelpg, szager1
Project:
blink
Visibility:
Public.

Description

Move treestatus.js to a model class. This converts the treestatus JS file into a model HTML file. BUG=400392 NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179854

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Total comments: 12

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -276 lines) Patch
A Tools/GardeningServer/model/tree-status.html View 1 2 1 chunk +40 lines, -0 lines 0 comments Download
A + Tools/GardeningServer/model/tree-status-tests.html View 1 2 3 chunks +24 lines, -30 lines 0 comments Download
M Tools/GardeningServer/run-unittests.html View 1 2 chunks +1 line, -2 lines 0 comments Download
D Tools/GardeningServer/scripts/treestatus.js View 1 chunk +0 lines, -48 lines 0 comments Download
D Tools/GardeningServer/scripts/treestatus_unittests.js View 1 chunk +0 lines, -79 lines 0 comments Download
M Tools/GardeningServer/ui/ct-sheriff-o-matic.html View 1 chunk +0 lines, -1 line 0 comments Download
M Tools/GardeningServer/ui/ct-tree-status.html View 1 2 2 chunks +9 lines, -49 lines 0 comments Download
M Tools/GardeningServer/ui/ct-tree-status-tests.html View 1 2 1 chunk +23 lines, -61 lines 0 comments Download
M Tools/GardeningServer/ui/ct-unexpected-failures.html View 1 2 4 chunks +16 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
dsinclair
PTAL.
6 years, 4 months ago (2014-08-06 20:59:12 UTC) #1
ojan
https://codereview.chromium.org/443243002/diff/1/Tools/GardeningServer/model/tree-status.html File Tools/GardeningServer/model/tree-status.html (right): https://codereview.chromium.org/443243002/diff/1/Tools/GardeningServer/model/tree-status.html#newcode8 Tools/GardeningServer/model/tree-status.html:8: function TreeStatus() { Lets pass in the project name ...
6 years, 4 months ago (2014-08-06 22:34:17 UTC) #2
ojan
6 years, 4 months ago (2014-08-06 22:36:01 UTC) #3
dsinclair
https://codereview.chromium.org/443243002/diff/1/Tools/GardeningServer/model/tree-status.html File Tools/GardeningServer/model/tree-status.html (right): https://codereview.chromium.org/443243002/diff/1/Tools/GardeningServer/model/tree-status.html#newcode8 Tools/GardeningServer/model/tree-status.html:8: function TreeStatus() { On 2014/08/06 22:34:17, ojan-only-code-yellow-reviews wrote: > ...
6 years, 4 months ago (2014-08-07 18:09:23 UTC) #4
ojan
https://codereview.chromium.org/443243002/diff/40001/Tools/GardeningServer/model/tree-status.html File Tools/GardeningServer/model/tree-status.html (right): https://codereview.chromium.org/443243002/diff/40001/Tools/GardeningServer/model/tree-status.html#newcode11 Tools/GardeningServer/model/tree-status.html:11: this.status = { this.status = 'unknown'; https://codereview.chromium.org/443243002/diff/40001/Tools/GardeningServer/model/tree-status.html#newcode17 Tools/GardeningServer/model/tree-status.html:17: TreeStatus.prototype.url ...
6 years, 4 months ago (2014-08-07 18:30:49 UTC) #5
dsinclair
https://codereview.chromium.org/443243002/diff/40001/Tools/GardeningServer/model/tree-status.html File Tools/GardeningServer/model/tree-status.html (right): https://codereview.chromium.org/443243002/diff/40001/Tools/GardeningServer/model/tree-status.html#newcode11 Tools/GardeningServer/model/tree-status.html:11: this.status = { On 2014/08/07 18:30:48, ojan-only-code-yellow-reviews wrote: > ...
6 years, 4 months ago (2014-08-08 13:43:47 UTC) #6
ojan
lgtm
6 years, 4 months ago (2014-08-08 18:26:16 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dsinclair@chromium.org/443243002/80001
6 years, 4 months ago (2014-08-08 18:26:53 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 18:30:00 UTC) #9
Message was sent while issue was closed.
Change committed as 179854

Powered by Google App Engine
This is Rietveld 408576698