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 OSX 'activiation policy' when running headless mode. #10935

Merged
merged 1 commit into from Apr 30, 2016

Conversation

@frewsxcv
Copy link
Member

frewsxcv commented Apr 29, 2016

...or also when outputting a file.

Fixes #10836.


This change is Reviewable

@frewsxcv frewsxcv force-pushed the frewsxcv:activation-policy branch 2 times, most recently from 8e08c63 to 6b77751 Apr 29, 2016
@frewsxcv
Copy link
Member Author

frewsxcv commented Apr 29, 2016

This might also fix #9513?

cc @jdm @larsbergstrom

@larsbergstrom
Copy link
Contributor

larsbergstrom commented Apr 29, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Apr 29, 2016

📌 Commit 6b77751 has been approved by larsbergstrom

@jdm
Copy link
Member

jdm commented Apr 29, 2016

This is missing an update for ports/cef/Cargo.lock.

@frewsxcv frewsxcv force-pushed the frewsxcv:activation-policy branch from 6b77751 to c4ed5f0 Apr 29, 2016
@frewsxcv
Copy link
Member Author

frewsxcv commented Apr 29, 2016

@bors-servo r=larsbergstrom

@bors-servo
Copy link
Contributor

bors-servo commented Apr 29, 2016

📌 Commit c4ed5f0 has been approved by larsbergstrom

fn builder_with_platform_options(mut builder: glutin::WindowBuilder)-> glutin::WindowBuilder {
if opts::get().headless || opts::get().output_file.is_some() {
// Prevent the window from showing in Dock.app, stealing focus,
// or appaearing at all when running in headless mode or generating an

This comment has been minimized.

@aneeshusa

aneeshusa Apr 29, 2016

Member

spelling: appearing

@frewsxcv frewsxcv force-pushed the frewsxcv:activation-policy branch from c4ed5f0 to b1660a5 Apr 29, 2016
@frewsxcv
Copy link
Member Author

frewsxcv commented Apr 29, 2016

Fixed the typo

@bors-servo r=larsbergstrom

@bors-servo
Copy link
Contributor

bors-servo commented Apr 29, 2016

📌 Commit b1660a5 has been approved by larsbergstrom

@pcwalton
Copy link
Contributor

pcwalton commented Apr 29, 2016

@bors-servo: r=larsbergstrom p=10

This makes bots run tests faster so a higher priority will help the queue clear out

@bors-servo
Copy link
Contributor

bors-servo commented Apr 29, 2016

💡 This pull request was already approved, no need to approve it again.

  • There's another pull request that is currently being tested, blocking this pull request: #10899
@bors-servo
Copy link
Contributor

bors-servo commented Apr 29, 2016

📌 Commit b1660a5 has been approved by larsbergstrom

bors-servo added a commit that referenced this pull request Apr 30, 2016
Change OSX 'activiation policy' when running headless mode.

...or also when outputting a file.

Fixes #10836.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10935)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 30, 2016

💔 Test failed - mac-dev-unit

@frewsxcv frewsxcv force-pushed the frewsxcv:activation-policy branch from 88b31b9 to 001cee8 Apr 30, 2016
@frewsxcv
Copy link
Member Author

frewsxcv commented Apr 30, 2016

Updated lockfiles. Didn't know that cef required servo-glutin

@bors-servo: r=larsbergstrom p=10

@bors-servo
Copy link
Contributor

bors-servo commented Apr 30, 2016

📌 Commit 001cee8 has been approved by larsbergstrom

@jdm
Copy link
Member

jdm commented Apr 30, 2016

I did point it out 6 hours ago :)

@frewsxcv
Copy link
Member Author

frewsxcv commented Apr 30, 2016

I did point it out 6 hours ago :)

I thought ports/glutin was the only "port" that required glutin, so I didn't bother trying to update it (I did update cocoa-rs). Though I should probably stop assuming these things :P

...or also when outputting a file.

Fixes #10836.
@frewsxcv frewsxcv force-pushed the frewsxcv:activation-policy branch from 001cee8 to 71af66a Apr 30, 2016
@frewsxcv
Copy link
Member Author

frewsxcv commented Apr 30, 2016

Tidy fail

@bors-servo: r=larsbergstrom p=10

@bors-servo
Copy link
Contributor

bors-servo commented Apr 30, 2016

📌 Commit 71af66a has been approved by larsbergstrom

@bors-servo
Copy link
Contributor

bors-servo commented Apr 30, 2016

Testing commit 71af66a with merge f6a5ecb...

bors-servo added a commit that referenced this pull request Apr 30, 2016
Change OSX 'activiation policy' when running headless mode.

...or also when outputting a file.

Fixes #10836.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10935)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 30, 2016

@bors-servo bors-servo merged commit 71af66a into servo:master Apr 30, 2016
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@frewsxcv frewsxcv deleted the frewsxcv:activation-policy branch Apr 30, 2016
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

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