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

Remove the msg dependency from style #9261

Merged
merged 1 commit into from
Jan 12, 2016
Merged

Conversation

bholley
Copy link
Contributor

@bholley bholley commented Jan 11, 2016

This is part of slimming down the dependencies of geckolib.

Review on Reviewable

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Jan 11, 2016
@highfive
Copy link

warning Warning warning

  • These commits modify layout code, but no reftests are modified. Please consider adding a reftest!

@bholley
Copy link
Contributor Author

bholley commented Jan 11, 2016

@bors-servo try

@bors-servo
Copy link
Contributor

⌛ Trying commit f99078f with merge ec41930...

bors-servo pushed a commit that referenced this pull request Jan 11, 2016
Remove the msg dependency from style

This is part of slimming down the dependencies of geckolib.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9261)
<!-- Reviewable:end -->
@bholley
Copy link
Contributor Author

bholley commented Jan 11, 2016

r? @SimonSapin

@@ -39,6 +39,7 @@
os.path.join(".", "target", "*"),
os.path.join(".", "ports", "gonk", "src", "native_window_glue.cpp"),
os.path.join(".", "ports", "cef", "*"),
os.path.join(".", "ports", "geckolib", "*"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need to ignore this, do we?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch - that was an accidental leftover from rebasing this over what actually landed in #9209.

@bors-servo
Copy link
Contributor

☔ The latest upstream changes (presumably #9249) made this pull request unmergeable. Please resolve the merge conflicts.

@highfive highfive added the S-needs-rebase There are merge conflict errors. label Jan 11, 2016
@bors-servo
Copy link
Contributor

💔 Test failed - gonk

@highfive highfive added the S-tests-failed The changes caused existing tests to fail. label Jan 11, 2016
@bholley
Copy link
Contributor Author

bholley commented Jan 12, 2016

@bors-servo try

@highfive highfive removed the S-tests-failed The changes caused existing tests to fail. label Jan 12, 2016
@bholley
Copy link
Contributor Author

bholley commented Jan 12, 2016

@bors-servo try

@bors-servo
Copy link
Contributor

🔒 Merge conflict

@bholley
Copy link
Contributor Author

bholley commented Jan 12, 2016

@bors-servo try

@bors-servo
Copy link
Contributor

⌛ Trying commit 390d47e with merge 6385e34...

bors-servo pushed a commit that referenced this pull request Jan 12, 2016
Remove the msg dependency from style

This is part of slimming down the dependencies of geckolib.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9261)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

💔 Test failed - mac-dev-ref-unit

@highfive highfive added the S-tests-failed The changes caused existing tests to fail. label Jan 12, 2016
@KiChjang
Copy link
Contributor

This is puzzling... #9254 didn't even land yet!

The pipeline id stuff is currently unused. If someone needs it, they can add
an additional trait bound on their css error reporter to get the pipeline id.
@highfive highfive removed the S-tests-failed The changes caused existing tests to fail. label Jan 12, 2016
@bholley
Copy link
Contributor Author

bholley commented Jan 12, 2016

@bors-servo try

@bors-servo
Copy link
Contributor

⌛ Trying commit 384cdfc with merge b26b4ab...

bors-servo pushed a commit that referenced this pull request Jan 12, 2016
Remove the msg dependency from style

This is part of slimming down the dependencies of geckolib.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9261)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

☀️ Test successful - android, gonk, linux-dev, linux-rel, mac-dev-ref-unit, mac-rel-css, mac-rel-wpt

@Manishearth
Copy link
Member

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 384cdfc has been approved by Manishearth

@bors-servo
Copy link
Contributor

⌛ Testing commit 384cdfc with merge 3680e82...

bors-servo pushed a commit that referenced this pull request Jan 12, 2016
Remove the msg dependency from style

This is part of slimming down the dependencies of geckolib.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9261)
<!-- Reviewable:end -->
@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. S-needs-rebase There are merge conflict errors. labels Jan 12, 2016
@bholley
Copy link
Contributor Author

bholley commented Jan 12, 2016

fixes #9246

@bors-servo
Copy link
Contributor

☀️ Test successful - android, gonk, linux-dev, linux-rel, mac-dev-ref-unit, mac-rel-css, mac-rel-wpt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants