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 upEmbedding windowing #6016
Embedding windowing #6016
Conversation
highfive
commented
May 12, 2015
hoppipolla-critic-bot
commented
May 12, 2015
|
Critic review: https://critic.hoppipolla.co.uk/r/4972 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 |
|
|
|
Reviewed files:
Comments from the review on Reviewable.io |
|
Does this also need an update to the CEF lock file for the updated glutin with landed commit? I believe you can do so with:
Also, waiting to approve until you resolve the URL-related changes you wanted to make. |
|
I'll answer all these questions in about 4 hours when this test compile finishes. |
|
We can just say this depends on #5995 now |
|
This is r=me once #5995 lands |
|
@bors-servo: r+ |
|
|
Depends on glutin PR #21 @glennw @larsbergstrom <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6016) <!-- Reviewable:end -->
|
|
|
The reftest failure is #5958. However:
|
|
Argh! Well I can't compile for macos, so I guess I'll keep putting updates into the branch to see if it compiles. |
|
@jdm Try now I guess? |
|
Any reason why you didn't initialize it to |
|
Nevermind, this looks like it would work too. |
|
@bors-servo: r+ |
|
|
Depends on glutin PR #21 @glennw @larsbergstrom <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6016) <!-- Reviewable:end -->
|
On linux it's an int type, not a ptr. |
|
|
|
|
I tried doing per-platform initialization using [cfg(target_os... lines, but, I get errors like browser.rs:107:25: 107:26 error: expected item after attributes Suggestions? |
|
There's |
|
@bors-servo: r+ |
|
|
Depends on glutin PR #21 @glennw @larsbergstrom <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6016) <!-- Reviewable:end -->
zmike commentedMay 12, 2015
Depends on glutin PR #21
@glennw @larsbergstrom