Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change glutin headless mode to be a build config, as it breaks some Linux distros linking to both. #4707

Merged
merged 1 commit into from Jan 22, 2015

Conversation

@glennw
Copy link
Member

glennw commented Jan 22, 2015

The majority of this change is simply re-arranging the code in the glutin port so that the windowed/headless code is configured at build time rather than runtime. There shouldn't be any functional difference as a result of this change.

@highfive
Copy link

highfive commented Jan 22, 2015

warning Warning warning

  • These commits modify unsafe code. Please review it carefully!
@hoppipolla-critic-bot
Copy link

hoppipolla-critic-bot commented Jan 22, 2015

Critic review: https://critic.hoppipolla.co.uk/r/3812

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 git rebase -i or git commit --amend) when updating this pull request.

@glennw
Copy link
Member Author

glennw commented Jan 22, 2015

** NOTE: This can't be merged until servo/saltfs#12 and servo/glutin#13 land **.

I'm just adding the PR now so that @larsbergstrom is able to start looking at it before those other PRs land.

r? @larsbergstrom

…inux distros linking to both.

The majority of this change is simply re-arranging the code in the glutin port
so that the windowed/headless code is configured at build time rather
than runtime. There shouldn't be any functional difference as a result of this change.
@glennw glennw force-pushed the glennw:split-headless branch from b7b9b6d to 0f525d9 Jan 22, 2015
@glennw

This comment has been minimized.

Copy link
Owner

glennw commented on 0f525d9 Jan 22, 2015

r=larsbergstrom

This comment has been minimized.

Copy link
Owner

glennw replied Jan 22, 2015

@bors: retry

This comment has been minimized.

Copy link
Owner

glennw replied Jan 22, 2015

@bors: retry

@bors-servo

This comment has been minimized.

Copy link
Contributor

bors-servo commented on 0f525d9 Jan 22, 2015

saw approval from larsbergstrom
at glennw@0f525d9

This comment has been minimized.

Copy link
Contributor

bors-servo replied Jan 22, 2015

merging glennw/servo/split-headless = 0f525d9 into auto

This comment has been minimized.

Copy link
Contributor

bors-servo replied Jan 22, 2015

glennw/servo/split-headless = 0f525d9 merged ok, testing candidate = 87cbc0b

This comment has been minimized.

Copy link
Contributor

bors-servo replied Jan 22, 2015

This comment has been minimized.

Copy link
Contributor

bors-servo replied Jan 22, 2015

saw approval from larsbergstrom
at glennw@0f525d9

This comment has been minimized.

Copy link
Contributor

bors-servo replied Jan 22, 2015

saw approval from larsbergstrom
at glennw@0f525d9

This comment has been minimized.

Copy link
Contributor

bors-servo replied Jan 22, 2015

merging glennw/servo/split-headless = 0f525d9 into auto

This comment has been minimized.

Copy link
Contributor

bors-servo replied Jan 22, 2015

glennw/servo/split-headless = 0f525d9 merged ok, testing candidate = 1b496d8

This comment has been minimized.

Copy link
Contributor

bors-servo replied Jan 22, 2015

fast-forwarding master to auto = 1b496d8

bors-servo pushed a commit that referenced this pull request Jan 22, 2015
The majority of this change is simply re-arranging the code in the glutin port so that the windowed/headless code is configured at build time rather than runtime. There shouldn't be any functional difference as a result of this change.
bors-servo pushed a commit that referenced this pull request Jan 22, 2015
The majority of this change is simply re-arranging the code in the glutin port so that the windowed/headless code is configured at build time rather than runtime. There shouldn't be any functional difference as a result of this change.
bors-servo pushed a commit that referenced this pull request Jan 22, 2015
The majority of this change is simply re-arranging the code in the glutin port so that the windowed/headless code is configured at build time rather than runtime. There shouldn't be any functional difference as a result of this change.
@bors-servo bors-servo closed this Jan 22, 2015
@bors-servo bors-servo merged commit 0f525d9 into servo:master Jan 22, 2015
1 check passed
1 check passed
default all tests passed
@glennw glennw deleted the glennw:split-headless branch Feb 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.