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 upAdd missing WebGL interfaces, and a few gl calls #6357
Conversation
hoppipolla-critic-bot
commented
Jun 12, 2015
|
Critic review: https://critic.hoppipolla.co.uk/r/5264 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 |
|
r=me, looks good! |
|
By the way, It's not blocked anymore since the gleam por has ben merged :P |
| @@ -1040,6 +1040,7 @@ dependencies = [ | |||
| "fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | |||
| "geom 0.1.0 (git+https://github.com/servo/rust-geom)", | |||
| "gfx 0.0.1", | |||
| "gfx_traits 0.0.1", | |||
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
emilio
Jun 13, 2015
Author
Member
Nope, it wasn't.
I noted it but I supposed it was due to some other pr which forgot to update the Cargo.lock files. I'm reverting it :P
|
@bors-servo: r=pcwalton |
|
|
See the commit descriptions for more details. Blocked on servo/gleam#24 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6357) <!-- Reviewable:end -->
|
|
|
Needed to update gleam, my fault, should be solved now. |
|
Please reorder commits, this is going to fail to compile if we bisect in the middle of the PR. |
|
What do you mean? Moving the gleam update before the rest of them? |
|
Yes. |
|
That should do it :) |
|
@bors-servo: r=pcwalton Cool, thanks! |
|
|
See the commit descriptions for more details. Blocked on servo/gleam#24 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6357) <!-- Reviewable:end -->
emilio commentedJun 12, 2015
See the commit descriptions for more details.
Blocked on servo/gleam#24