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 upUpgrade glutin and related packages #8224
Conversation
| @@ -1310,6 +1310,7 @@ dependencies = [ | |||
| "fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | |||
| "html5ever 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", | |||
| "hyper 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)", | |||
| "image 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | |||
This comment has been minimized.
This comment has been minimized.
frewsxcv
Oct 27, 2015
Member
a new version of image was recently pushed (0.4.1) that might be worth including in this so that Google News bug can get closed
This comment has been minimized.
This comment has been minimized.
|
@bors-servo r+ |
|
|
Upgrade glutin and related packages Updated version of #8172. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8224) <!-- Reviewable:end -->
|
Could we merge this PR after #8214? |
|
@bors-servo r=frewsxcv As discussed with @frewsxcv and @asajeffrey on IRC, I manually cherry-picked the commit from #8214 onto this branch so we can land them together. |
|
|
Upgrade glutin and related packages Updated version of #8172. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8224) <!-- Reviewable:end -->
|
|
|
Looks like this may need an android-rs-glue upgrade to build on Android. |
Manually edited ports/gonk/Cargo.lock.
Trying to rebuild ports/gonk/Cargo.lock using cargo-update produes errors:
$ ./mach update-cargo -p string_cache_shared -p string_cache_plugin -p string_cache
components/servo
Updating registry `https://github.com/rust-lang/crates.io-index`
Adding bitflags v0.1.1
Adding gl_generator v0.0.27
Adding khronos_api v0.0.7
ports/cef
Updating registry `https://github.com/rust-lang/crates.io-index`
Adding bitflags v0.3.2
Adding gl_generator v0.0.27
Adding khronos_api v0.0.8
ports/gonk
Updating registry `https://github.com/rust-lang/crates.io-index`
Package `serde v0.5.2` does not have these features: `unstable`
|
@bors-servo r=frewsxcv Bumped android_glue |
|
|
Upgrade glutin and related packages Updated version of #8172. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8224) <!-- Reviewable:end -->
|
|
mbrubeck commentedOct 27, 2015
Updated version of #8172.