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

Extract user_agent from global opts and allow embedder to provide user agent string #26103

Merged
merged 1 commit into from Apr 6, 2020

Conversation

@utsavoza
Copy link
Contributor

utsavoza commented Apr 3, 2020


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #25646
  • These changes do not require tests because these are refactoring changes and I'm assuming that existing tests cover these changes.
@highfive
Copy link

highfive commented Apr 3, 2020

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @nox (or someone else) soon.

@highfive
Copy link

highfive commented Apr 3, 2020

Heads up! This PR modifies the following files:

  • @asajeffrey: components/constellation/pipeline.rs, components/constellation/constellation.rs
  • @cbrewster: components/constellation/pipeline.rs, components/constellation/constellation.rs
@jdm
Copy link
Member

jdm commented Apr 3, 2020

r? @paulrouget
Continuation of #25672.

@highfive highfive assigned paulrouget and unassigned nox Apr 3, 2020
@bors-servo
Copy link
Contributor

bors-servo commented Apr 5, 2020

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

@paulrouget
Copy link
Contributor

paulrouget commented Apr 6, 2020

This is great!

r=me once rebased.

@jdm jdm removed the S-awaiting-review label Apr 6, 2020
@utsavoza utsavoza force-pushed the utsavoza:ugo/issue-25646/03-04-2020 branch from cddaecc to 2c30622 Apr 6, 2020
@utsavoza
Copy link
Contributor Author

utsavoza commented Apr 6, 2020

Ok, rebased @paulrouget

@jdm
Copy link
Member

jdm commented Apr 6, 2020

@bors-servo r=paulrouget

@bors-servo
Copy link
Contributor

bors-servo commented Apr 6, 2020

📌 Commit 2c30622 has been approved by paulrouget

@bors-servo
Copy link
Contributor

bors-servo commented Apr 6, 2020

Testing commit 2c30622 with merge 9e0a150...

bors-servo added a commit that referenced this pull request Apr 6, 2020
Extract user_agent from global opts and allow embedder to provide user agent string

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

---
<!-- 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 fix #25646
- [x] These changes do not require tests because these are refactoring changes and I'm assuming that existing tests cover these changes.

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

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

bors-servo commented Apr 6, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Apr 6, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Apr 6, 2020

Testing commit 2c30622 with merge c78ad21...

bors-servo added a commit that referenced this pull request Apr 6, 2020
Extract user_agent from global opts and allow embedder to provide user agent string

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

---
<!-- 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 fix #25646
- [x] These changes do not require tests because these are refactoring changes and I'm assuming that existing tests cover these changes.

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

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

bors-servo commented Apr 6, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Apr 6, 2020

@bors-servo retry

  • intermittent filter server error
@bors-servo
Copy link
Contributor

bors-servo commented Apr 6, 2020

Testing commit 2c30622 with merge 073e509...

bors-servo added a commit that referenced this pull request Apr 6, 2020
Extract user_agent from global opts and allow embedder to provide user agent string

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

---
<!-- 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 fix #25646
- [x] These changes do not require tests because these are refactoring changes and I'm assuming that existing tests cover these changes.

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

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

bors-servo commented Apr 6, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Apr 6, 2020

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Apr 6, 2020

Testing commit 2c30622 with merge 2fcd5fd...

@bors-servo
Copy link
Contributor

bors-servo commented Apr 6, 2020

☀️ Test successful - status-taskcluster
Approved by: paulrouget
Pushing 2fcd5fd to master...

@bors-servo bors-servo merged commit 2fcd5fd into servo:master Apr 6, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
Details
homu Test successful
Details
@bors-servo bors-servo mentioned this pull request Apr 6, 2020
3 of 3 tasks complete
@atouchet atouchet mentioned this pull request Apr 9, 2020
3 of 5 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.

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