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 upRemove HAS_DIRTY_SIBLINGS. #8042
Conversation
highfive
commented
Oct 15, 2015
|
r? @pcwalton |
|
(The proper way to handle sibling dirtying is with restyle hints, which I'm working on now) |
|
|
|
@bors-servo: r+ |
|
|
|
|
|
@pcwalton When bors makes me fix merge conflicts, is there a way for me to "carry over review", or do I need to reflag? |
|
One of the people with reviewer privileges needs to flag it again, unfortunately. |
|
r? @pcwalton |
|
|
|
|
This isn't doing anything right now, and we're not even setting it properly in dirty_impl the |dirty_subtree(self)| was causing us to hit the skip case for step 3.
|
@bors-servo: r+ |
|
|
Remove HAS_DIRTY_SIBLINGS. This isn't doing anything right now, and we're not even setting it properly in dirty_impl the |dirty_subtree(self)| was causing us to hit the skip case for step 3. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8042) <!-- Reviewable:end -->
|
|
|
@bors-servo: retry |
Remove HAS_DIRTY_SIBLINGS. This isn't doing anything right now, and we're not even setting it properly in dirty_impl the |dirty_subtree(self)| was causing us to hit the skip case for step 3. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8042) <!-- Reviewable:end -->
|
|
|
@jdm another intermittent? |
|
@bors-servo retry |
|
|
|
|
bholley commentedOct 15, 2015
This isn't doing anything right now, and we're not even setting it properly
in dirty_impl the |dirty_subtree(self)| was causing us to hit the skip case
for step 3.