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 clipboard crate to due disallowed usage of GPL code #12507

Merged
merged 1 commit into from Jul 20, 2016

Conversation

@larsbergstrom
Copy link
Contributor

larsbergstrom commented Jul 19, 2016

Fixes #7578, removing usage of rust-clipboard, which contains a disallowed dependency on GPL code.

r? @metajack


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #__ (github issue number if applicable).
  • There are tests for these changes OR
  • These changes do not require tests because it's a dependency removal

This change is Reviewable

@highfive
Copy link

highfive commented Jul 19, 2016

Heads up! This PR modifies the following files:

  • @asajeffrey: components/constellation/Cargo.toml, components/constellation/constellation.rs, components/constellation/lib.rs
@metajack
Copy link
Contributor

metajack commented Jul 19, 2016

@bors-servo r+


Reviewed 7 of 7 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@bors-servo
Copy link
Contributor

bors-servo commented Jul 19, 2016

📌 Commit ad129d4 has been approved by metajack

@asajeffrey asajeffrey mentioned this pull request Jul 19, 2016
3 of 3 tasks complete
@Ms2ger
Copy link
Contributor

Ms2ger commented Jul 20, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Jul 20, 2016

Testing commit ad129d4 with merge 2ce98ae...

bors-servo added a commit that referenced this pull request Jul 20, 2016
Remove clipboard crate to due disallowed usage of GPL code

<!-- Please describe your changes on the following line: -->
Fixes #7578, removing usage of rust-clipboard, which contains a disallowed dependency on GPL code.

r? @metajack

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because it's a dependency removal

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

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

bors-servo commented Jul 20, 2016

💔 Test failed - linux-dev

@nox
Copy link
Member

nox commented Jul 20, 2016

The cef lock file needs changes.

@larsbergstrom larsbergstrom force-pushed the larsbergstrom:remove_clipboard branch from ad129d4 to ecabb18 Jul 20, 2016
@larsbergstrom
Copy link
Contributor Author

larsbergstrom commented Jul 20, 2016

re-r?

@jdm
Copy link
Member

jdm commented Jul 20, 2016

@bors-servo: r=metajack

@bors-servo
Copy link
Contributor

bors-servo commented Jul 20, 2016

📌 Commit ecabb18 has been approved by metajack

@bors-servo
Copy link
Contributor

bors-servo commented Jul 20, 2016

Testing commit ecabb18 with merge 46db988...

bors-servo added a commit that referenced this pull request Jul 20, 2016
Remove clipboard crate to due disallowed usage of GPL code

<!-- Please describe your changes on the following line: -->
Fixes #7578, removing usage of rust-clipboard, which contains a disallowed dependency on GPL code.

r? @metajack

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because it's a dependency removal

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

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

bors-servo commented Jul 20, 2016

@bors-servo bors-servo merged commit ecabb18 into servo:master Jul 20, 2016
2 of 3 checks passed
2 of 3 checks passed
continuous-integration/appveyor/pr AppVeyor build failed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
bors-servo added a commit that referenced this pull request Jul 21, 2016
…trom

Added test-tidy for dependent licenses.

<!-- Please describe your changes on the following line: -->

Add a test-tidy lint for dependency licenses. Note that #12507 should land first.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes do not require tests because we don't test our lints

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12511)
<!-- Reviewable:end -->
@larsbergstrom larsbergstrom deleted the larsbergstrom:remove_clipboard branch Sep 29, 2016
@cbrewster cbrewster mentioned this pull request Dec 23, 2016
3 of 3 tasks complete
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.

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