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

Be less judgemental when tearing down WebGL rendering contexts #20877

Merged
merged 1 commit into from May 29, 2018

Conversation

@jdm
Copy link
Member

jdm commented May 29, 2018

r? nox

  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes do not require tests because it relies on the webgl thread behaving badly.

This change is Reviewable

…hable.

This avoids some cascading double-panics when there are errors in the WebGL rendering thread.
@highfive
Copy link

highfive commented May 29, 2018

Heads up! This PR modifies the following files:

  • @asajeffrey: components/script/dom/webglrenderingcontext.rs
  • @fitzgen: components/script/dom/webglrenderingcontext.rs
  • @KiChjang: components/script/dom/webglrenderingcontext.rs
@highfive
Copy link

highfive commented May 29, 2018

warning Warning warning

  • These commits modify script code, but no tests are modified. Please consider adding a test!
@emilio
Copy link
Member

emilio commented May 29, 2018

@bors-servo
Copy link
Contributor

bors-servo commented May 29, 2018

📌 Commit b1202cf has been approved by emilio

@highfive highfive assigned emilio and unassigned nox May 29, 2018
@bors-servo
Copy link
Contributor

bors-servo commented May 29, 2018

Testing commit b1202cf with merge 11a89bc...

bors-servo added a commit that referenced this pull request May 29, 2018
Be less judgemental when tearing down WebGL rendering contexts

r? nox

- [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 it relies on the webgl thread behaving badly.

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

bors-servo commented May 29, 2018

💔 Test failed - mac-rel-css2

@jdm
Copy link
Member Author

jdm commented May 29, 2018

@bors-servo
Copy link
Contributor

bors-servo commented May 29, 2018

@bors-servo
Copy link
Contributor

bors-servo commented May 29, 2018

@bors-servo bors-servo merged commit b1202cf into master May 29, 2018
3 of 5 checks passed
3 of 5 checks passed
Taskcluster (pull_request) TaskGroup: Exception
Details
Tidelift Failed dependency checks
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@SimonSapin SimonSapin deleted the jdm-patch-6 branch Aug 8, 2018
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.

None yet

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