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 upgfx: Use a pattern instead of tiling images manually. #6487
Conversation
hoppipolla-critic-bot
commented
Jun 26, 2015
|
Critic review: https://critic.hoppipolla.co.uk/r/5391 This is an external review system which you may optionally use for the code review of your pull request. In order to help critic track your changes, please do not make in-place history rewrites (e.g. via |
nickdesaulniers
commented
Jun 26, 2015
|
I tried applying this patch, building, and running my site. I can scroll a little down the page, and the page stops rendering everything below the first few paragraphs.
|
|
@nickdesaulniers Yeah, that's a preexisting issue. Please file a new bug :) |
|
@bors-servo r+ Reviewed 3 of 3 files at r1. Comments from the review on Reviewable.io |
|
|
gfx: Use a pattern instead of tiling images manually. r? @SimonSapin <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6487) <!-- Reviewable:end -->
|
|
|
|
|
|
OK, the tests should be fixed. Now depends on servo/rust-azure#177. r? @glennw |
|
@pcwalton Fix the test-tidy failure, then r=me (once the cargo.lock files are all updated) |
|
@bors-servo: r=glennw |
|
|
|
|
gfx: Use a pattern instead of tiling images manually. r? @SimonSapin <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6487) <!-- Reviewable:end -->

pcwalton commentedJun 26, 2015
r? @SimonSapin