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

PlayerGLContext does not need to be thread aware #255

Merged
merged 1 commit into from May 10, 2019

Conversation

@ceyusa
Copy link
Contributor

ceyusa commented May 9, 2019

Fixes: #251

As far as I have played, there's no need to make PlayerGLContext trait thread aware, so we could avoid the changes in #253

@ceyusa
Copy link
Contributor Author

ceyusa commented May 9, 2019

@ferjm r?

@ferjm
Copy link
Member

ferjm commented May 10, 2019

@bors-servo
Copy link
Contributor

bors-servo commented May 10, 2019

📌 Commit 49e26d2 has been approved by ferjm

@bors-servo
Copy link
Contributor

bors-servo commented May 10, 2019

Testing commit 49e26d2 with merge 121f943...

bors-servo added a commit that referenced this pull request May 10, 2019
PlayerGLContext does not need to be thread aware

Fixes: #251

As far as I have played, there's no need to make PlayerGLContext trait thread aware, so we could avoid the changes in #253
@bors-servo
Copy link
Contributor

bors-servo commented May 10, 2019

☀️ Test successful - checks-travis
Approved by: ferjm
Pushing 121f943 to master...

@bors-servo bors-servo merged commit 49e26d2 into servo:master May 10, 2019
2 checks passed
2 checks passed
Travis CI - Pull Request Build Passed
Details
homu Test successful
Details
@ceyusa ceyusa deleted the ceyusa:trait-no-send branch May 10, 2019
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.

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