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 upFix to issue 9338 #9341
Fix to issue 9338 #9341
Conversation
highfive
commented
Jan 16, 2016
|
Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @mbrubeck (or someone else) soon. |
highfive
commented
Jan 16, 2016
|
maybe I should have left it to somebody else |
|
@askalski Please try not to work on issues without claiming them first on GitHub. We had cases where two or more people were working on the same issue, and we had to throw away one or more people's work. |
| @@ -1983,4 +1975,3 @@ pub enum StackingContextCreationMode { | |||
| OuterScrollWrapper, | |||
| InnerScrollWrapper, | |||
| } | |||
|
|
|||
This comment has been minimized.
This comment has been minimized.
|
It would be nice to write proper commit messages btw. One day, GitHub will disappear and we won't know what's issue 9338. |
…yout/display_list_builder.rs
|
KiChjang , nox: you are right. I apologize and focus on my task instead. |
|
@bors-servo r+ |
|
|
Fix to issue 9338 Fixes #9338. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9341) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
Fix to issue 9338 Fixes #9338. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9341) <!-- Reviewable:end -->
|
|
njskalski commentedJan 16, 2016
Fixes #9338.