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

Comments #22634

Merged
merged 1 commit into from Jan 8, 2019
Merged

Comments #22634

merged 1 commit into from Jan 8, 2019

Conversation

@aditj
Copy link
Contributor

aditj commented Jan 6, 2019

Regarding clarify layout-thread exit workflow (Specifically:when will a Exit message be received )


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #22475 (GitHub issue number if applicable)
  • There are tests for these changes OR
  • These changes do not require tests because they add comments to the code and don't affect the code itself.

This change is Reviewable

@highfive
Copy link

highfive commented Jan 6, 2019

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

@ferjm
ferjm approved these changes Jan 7, 2019
Copy link
Member

ferjm left a comment

Looks good. Please, squash the commits into a single one with a more descriptive message like:

"Add comment about layout thread exit workflow".

To squash the commits you can use git interactive rebase. I recommend not pushing any changes to the remote until you checked that the git history looks good locally (this is a single commit with the expected message).

@aditj aditj force-pushed the aditj:aditj-patch-2 branch from a6c57ce to 0805f2b Jan 8, 2019
…l a Exit message be received )

Added comment about layout thread exit workflow

Comments
Regarding  clarify layout-thread exit workflow (Specifically:when will a Exit message be received )

Added comment about layout thread exit workflow
@aditj aditj force-pushed the aditj:aditj-patch-2 branch from a6da29d to d441e93 Jan 8, 2019
@ferjm
Copy link
Member

ferjm commented Jan 8, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Jan 8, 2019

📌 Commit d441e93 has been approved by ferjm

@bors-servo
Copy link
Contributor

bors-servo commented Jan 8, 2019

Testing commit d441e93 with merge 4034642...

bors-servo added a commit that referenced this pull request Jan 8, 2019
Comments

Regarding  clarify layout-thread exit workflow (Specifically:when will a Exit message be received )

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

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because they add comments to the code and don't affect the code itself.

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

bors-servo commented Jan 8, 2019

💔 Test failed - linux-rel-wpt

@ferjm
Copy link
Member

ferjm commented Jan 8, 2019

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Jan 8, 2019

Testing commit d441e93 with merge 5680b21...

bors-servo added a commit that referenced this pull request Jan 8, 2019
Comments

Regarding  clarify layout-thread exit workflow (Specifically:when will a Exit message be received )

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

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because they add comments to the code and don't affect the code itself.

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

bors-servo commented Jan 8, 2019

💔 Test failed - linux-rel-css

@jdm
Copy link
Member

jdm commented Jan 8, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Jan 8, 2019

Testing commit d441e93 with merge bab4e9e...

bors-servo added a commit that referenced this pull request Jan 8, 2019
Comments

Regarding  clarify layout-thread exit workflow (Specifically:when will a Exit message be received )

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

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because they add comments to the code and don't affect the code itself.

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

bors-servo commented Jan 8, 2019

@bors-servo bors-servo merged commit d441e93 into servo:master Jan 8, 2019
2 of 3 checks passed
2 of 3 checks passed
continuous-integration/appveyor/pr Waiting for AppVeyor build to complete
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
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.

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