Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImprove properties.mako.rs file structure, take 2 #10774
Conversation
highfive
commented
Apr 21, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
Apr 21, 2016
|
Reviewed 10 of 10 files at r1. components/style/properties/build.py, line 47 [r1] (raw file): components/style/properties/data.py, line 137 [r1] (raw file): components/style/properties/data.py, line 161 [r1] (raw file): components/style/properties/properties.mako.rs, line 236 [r1] (raw file): components/style/properties/properties.mako.rs, line 242 [r1] (raw file): components/style/properties/longhand/border.mako.rs, line 5 [r1] (raw file): python/tidy/servo_tidy/tidy.py, line 282 [r1] (raw file): Comments from Reviewable |
This is a new attempt of #10586, after Simon Sapin's great cleanups in #10749 has landed. I have adjusted the changes to the new structure that was introduced, and also only done a few of the longhand ones. Will certainly continue on this as soon as we have a basic agreement that this style is reasonable.
276ed42
to
4643737
|
Review status: 0 of 10 files reviewed at latest revision, 7 unresolved discussions. components/style/properties/build.py, line 47 [r1] (raw file): components/style/properties/properties.mako.rs, line 236 [r1] (raw file): components/style/properties/properties.mako.rs, line 242 [r1] (raw file): components/style/properties/longhand/border.mako.rs, line 5 [r1] (raw file): python/tidy/servo_tidy/tidy.py, line 282 [r1] (raw file): components/style/properties/data.py, line 137 [r1] (raw file): components/style/properties/data.py, line 161 [r1] (raw file): Comments from Reviewable |
|
@SimonSapin, as mentioned on IRC, very good feedback from you here, thanks a lot. I applied all your suggestions (in a separate commit, and rebased them both on top of the current |
|
@bors-servo r+ Reviewed 11 of 11 files at r2. Comments from Reviewable |
|
|
|
@bors-servo p=10 This is blocking @bholley |
…Sapin Improve properties.mako.rs file structure, take 2 This is a new attempt of #10586, after Simon Sapin's great cleanups in #10749 has landed. I have adjusted the changes to the new structure that was introduced, and also only done a few of the longhand ones. Will certainly continue on this as soon as we have a basic agreement that this style is reasonable. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10774) <!-- Reviewable:end -->
|
Buildbot deploy to roll out servo/saltfs#325 may affect this build, as noted on the mailing list. Sorry about the interruption! |
|
@bors-servo retry
|
|
|
perlun commentedApr 21, 2016
This is a new attempt of #10586, after Simon Sapin's great cleanups in #10749 has landed. I have adjusted the changes to the new structure that was introduced, and also only done a few of the longhand ones. Will certainly continue on this as soon as we have a basic agreement that this style is reasonable.
This change is