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

Issue 476453002: Python readability review for dbeam@. (Closed)

Created:
6 years, 4 months ago by Dan Beam
Modified:
5 years, 9 months ago
Reviewers:
Lei Zhang, rothwell
CC:
chromium-reviews, dbeam+watch-closure_chromium.org, Tyler Breisacher (Chromium), Jamie, garykac
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Python readability review for dbeam@. This simplifies the python closure compiler infrastructure. R=rothwell@google.com Committed: https://crrev.com/999677e0674bf4dae5e4a0b03e25947d6d8a844d Cr-Commit-Position: refs/heads/master@{#322255}

Patch Set 1 #

Total comments: 2

Patch Set 2 : merge #

Total comments: 42

Patch Set 3 : rothwell@ review #

Total comments: 2

Patch Set 4 : remove space #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -140 lines) Patch
M third_party/closure_compiler/checker.py View 1 2 3 7 chunks +152 lines, -99 lines 0 comments Download
M third_party/closure_compiler/compile_js.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/closure_compiler/compiler_customization_test.py View 1 2 3 1 chunk +6 lines, -7 lines 0 comments Download
M third_party/closure_compiler/processor.py View 1 2 6 chunks +27 lines, -34 lines 0 comments Download

Messages

Total messages: 41 (19 generated)
Dan Beam
https://codereview.chromium.org/476453002/diff/1/third_party/closure_compiler/checker.py File third_party/closure_compiler/checker.py (right): https://codereview.chromium.org/476453002/diff/1/third_party/closure_compiler/checker.py#newcode67 third_party/closure_compiler/checker.py:67: def _clean_up(self): it seems like _protected_method() is preferred and ...
6 years, 4 months ago (2014-08-13 22:06:55 UTC) #1
Dan Beam
6 years, 2 months ago (2014-10-20 22:19:43 UTC) #3
Dan Beam
6 years, 2 months ago (2014-10-23 17:54:28 UTC) #5
rothwell
Apologies for how long it took me to get to this https://codereview.chromium.org/476453002/diff/100001/third_party/closure_compiler/checker.py File third_party/closure_compiler/checker.py (right): ...
6 years ago (2014-12-18 22:30:48 UTC) #10
Dan Beam
On 2014/12/18 22:30:48, rothwell wrote: > Apologies for how long it took me to get ...
5 years, 10 months ago (2015-02-25 03:36:49 UTC) #16
Dan Beam
ping rothwell@
5 years, 9 months ago (2015-03-02 23:01:49 UTC) #17
Dan Beam
ping rothwell@
5 years, 9 months ago (2015-03-06 02:50:06 UTC) #18
rothwell
lgtm https://codereview.chromium.org/476453002/diff/100001/third_party/closure_compiler/checker.py File third_party/closure_compiler/checker.py (right): https://codereview.chromium.org/476453002/diff/100001/third_party/closure_compiler/checker.py#newcode191 third_party/closure_compiler/checker.py:191: rel_path = lambda f: os.path.join(os.path.relpath(os.getcwd(), tmp_dir), f) On ...
5 years, 9 months ago (2015-03-20 19:24:31 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/476453002/220001
5 years, 9 months ago (2015-03-20 19:24:47 UTC) #21
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
5 years, 9 months ago (2015-03-20 19:24:50 UTC) #23
Dan Beam
+thestig@ for chrome committer stamp https://codereview.chromium.org/476453002/diff/220001/third_party/closure_compiler/checker.py File third_party/closure_compiler/checker.py (right): https://codereview.chromium.org/476453002/diff/220001/third_party/closure_compiler/checker.py#newcode96 third_party/closure_compiler/checker.py:96: """Logs |msg| to stdout ...
5 years, 9 months ago (2015-03-21 01:35:43 UTC) #25
Lei Zhang
rs lgtm
5 years, 9 months ago (2015-03-21 01:39:10 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/476453002/280001
5 years, 9 months ago (2015-03-21 01:41:42 UTC) #31
commit-bot: I haz the power
Committed patchset #4 (id:280001)
5 years, 9 months ago (2015-03-21 07:45:49 UTC) #32
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/c5503ce046fdad8c76129c0061f0d6011c2fe92b Cr-Commit-Position: refs/heads/master@{#321693}
5 years, 9 months ago (2015-03-21 07:47:05 UTC) #33
pfeldman
A revert of this CL (patchset #4 id:280001) has been created in https://codereview.chromium.org/1023253003/ by pfeldman@chromium.org. ...
5 years, 9 months ago (2015-03-21 13:13:05 UTC) #34
pfeldman
It was not the best name for the change as well.
5 years, 9 months ago (2015-03-21 13:14:05 UTC) #35
Nico
A revert of this CL (patchset #4 id:280001) has been created in https://codereview.chromium.org/1022293002/ by thakis@chromium.org. ...
5 years, 9 months ago (2015-03-21 21:00:22 UTC) #36
Dan Beam
fwiw: I hunted down the cause of issues that led to reverting and am fixing ...
5 years, 9 months ago (2015-03-25 00:59:31 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/476453002/280001
5 years, 9 months ago (2015-03-25 21:51:31 UTC) #39
commit-bot: I haz the power
Committed patchset #4 (id:280001)
5 years, 9 months ago (2015-03-25 22:59:11 UTC) #40
commit-bot: I haz the power
5 years, 9 months ago (2015-03-25 23:00:09 UTC) #41
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/999677e0674bf4dae5e4a0b03e25947d6d8a844d
Cr-Commit-Position: refs/heads/master@{#322255}

Powered by Google App Engine
This is Rietveld 408576698