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

Pass argument by reference to CacheKey constructor #24374

Merged
merged 1 commit into from Oct 5, 2019

Conversation

@Tugdual
Copy link
Contributor

Tugdual commented Oct 5, 2019

Argument now passed by reference, and clone() removed when calling
constructor.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #24353 (GitHub issue number if applicable)
  • There are tests for these changes OR
  • These changes do not require tests because @jdm said it only need to build

This change is Reviewable

Argument now passed by reference, and clone() removed when calling
constructor.
@highfive
Copy link

highfive commented Oct 5, 2019

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

@highfive
Copy link

highfive commented Oct 5, 2019

Heads up! This PR modifies the following files:

@highfive
Copy link

highfive commented Oct 5, 2019

warning Warning warning

  • These commits modify net code, but no tests are modified. Please consider adding a test!
@PeaceRebel
Copy link
Contributor

PeaceRebel commented Oct 5, 2019

@jdm @asajeffrey @Tugdual, release build also didn't report any error.

@jdm
Copy link
Member

jdm commented Oct 5, 2019

@bors-servo r+
Thanks!

@bors-servo
Copy link
Contributor

bors-servo commented Oct 5, 2019

📌 Commit 85e6418 has been approved by jdm

@highfive highfive assigned jdm and unassigned asajeffrey Oct 5, 2019
@bors-servo
Copy link
Contributor

bors-servo commented Oct 5, 2019

Testing commit 85e6418 with merge 1318ea9...

bors-servo added a commit that referenced this pull request Oct 5, 2019
Pass argument by reference to CacheKey constructor

<!-- Please describe your changes on the following line: -->
Argument now passed by reference, and clone() removed when calling
constructor.

---
<!-- 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 #24353 (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because @jdm said it only need to build

<!-- 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. -->

<!-- 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/24374)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Oct 5, 2019

☀️ Test successful - linux-rel-css, linux-rel-wpt, status-taskcluster
Approved by: jdm
Pushing 1318ea9 to master...

@bors-servo bors-servo merged commit 85e6418 into servo:master Oct 5, 2019
3 checks passed
3 checks passed
Taskcluster (pull_request) TaskGroup: success
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
@bors-servo bors-servo mentioned this pull request Oct 5, 2019
0 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.