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

Fix build failure in make check-content #575

Merged
merged 1 commit into from Jul 11, 2013

Conversation

@kmcallister
Copy link
Contributor

kmcallister commented Jul 10, 2013

No description provided.

@metajack

This comment has been minimized.

Copy link

metajack commented on 9f6de7e Jul 10, 2013

r+

@metajack

This comment has been minimized.

Caught this too late for bors, but the style should be files.retain(|file| file.to_str().ends_with(".html")); or evendo files.retain |file| { file.to_str().ends_with(".html") }`. Probably the latter is better.

Same for the line below.

@bors-servo

This comment has been minimized.

Copy link
Contributor

bors-servo commented on 9f6de7e Jul 10, 2013

saw approval from metajack
at kmcallister@9f6de7e

This comment has been minimized.

Copy link
Contributor

bors-servo replied Jul 10, 2013

merging kmcallister/servo/check-content = 9f6de7e into auto

This comment has been minimized.

Copy link
Contributor

bors-servo replied Jul 10, 2013

kmcallister/servo/check-content = 9f6de7e merged ok, testing candidate = 5f74604

This comment has been minimized.

Copy link
Contributor

bors-servo replied Jul 11, 2013

fast-forwarding master to auto = 5f74604

@bors-servo bors-servo closed this Jul 11, 2013
@bors-servo bors-servo merged commit 9f6de7e into servo:master Jul 11, 2013
1 check passed
1 check passed
default all tests passed
@kmcallister kmcallister deleted the kmcallister:check-content branch Jul 11, 2013
ChrisParis pushed a commit to ChrisParis/servo that referenced this pull request Sep 7, 2014
…sing-context-name

Add tests for browsing context name
glennw pushed a commit to glennw/servo that referenced this pull request Jan 16, 2017
Bump versions on dependencies

dwrote-rs, freetype: Use a published crate rather than the github repository, so
    that the Firefox build system can vendor in the crate properly.
offscreen_gl_context: Pick up a new version which doesn't require a libEGL
    dependency on linux. The change was made in
    servo/surfman#74

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/575)
<!-- Reviewable:end -->
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

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