Skip to content

Documents now fully deactivate when a freeze message is sent#15016

Merged
bors-servo merged 1 commit intoservo:masterfrom
0xRampey:doc-deactivate
Jan 13, 2017
Merged

Documents now fully deactivate when a freeze message is sent#15016
bors-servo merged 1 commit intoservo:masterfrom
0xRampey:doc-deactivate

Conversation

@0xRampey
Copy link
Copy Markdown
Contributor

@0xRampey 0xRampey commented Jan 13, 2017

Documents now fully deactivate when a freeze message is sent


  • There are tests for these changes OR
  • These changes do not require tests because minimal changes.

This change is Reviewable

@highfive
Copy link
Copy Markdown

Heads up! This PR modifies the following files:

  • @fitzgen: components/script/script_thread.rs
  • @KiChjang: components/script/script_thread.rs

@highfive
Copy link
Copy Markdown

warning Warning warning

  • These commits modify script code, but no tests are modified. Please consider adding a test!

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Jan 13, 2017
@cbrewster
Copy link
Copy Markdown
Contributor

@bors-servo r+
Thank you!

@bors-servo
Copy link
Copy Markdown
Contributor

📌 Commit 584f72d has been approved by cbrewster

@highfive highfive assigned cbrewster and unassigned metajack Jan 13, 2017
@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. labels Jan 13, 2017
@metajack
Copy link
Copy Markdown
Collaborator

I'm traveling all weekend so someone else should grab this if it can't wait until Monday.

@metajack
Copy link
Copy Markdown
Collaborator

Or just get it done while I'm logging in from my phone. That works too :)

@0xRampey
Copy link
Copy Markdown
Contributor Author

You're welcome. :)

@bors-servo
Copy link
Copy Markdown
Contributor

⌛ Testing commit 584f72d with merge 2fb9a34...

bors-servo pushed a commit that referenced this pull request Jan 13, 2017
Documents now fully deactivate when a freeze message is sent

<!-- Please describe your changes on the following line: -->
Documents now fully deactivate when a freeze message is sent

---
<!-- 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 #14906  (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because minimal changes.

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

@bors-servo bors-servo merged commit 584f72d into servo:master Jan 13, 2017
@highfive highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Jan 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documents are never fully deactivated

5 participants