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

Remove shutdown_player and shutdown_audio_context #279

Merged
merged 3 commits into from Aug 14, 2019

Conversation

ferjm
Copy link
Contributor

@ferjm ferjm commented Jul 8, 2019

This is a cleaner approach that does not require consumers of the API to call any shutdown* method to ensure that the Muteables are removed appropriately.

@ferjm
Copy link
Contributor Author

ferjm commented Jul 8, 2019

r? @Manishearth

@bors-servo
Copy link
Contributor

☔ The latest upstream changes (presumably #281) made this pull request unmergeable. Please resolve the merge conflicts.

@bors-servo
Copy link
Contributor

☔ The latest upstream changes (presumably #285) made this pull request unmergeable. Please resolve the merge conflicts.

@ferjm
Copy link
Contributor Author

ferjm commented Aug 13, 2019

r? @ceyusa

}
}
};
})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how do we stop this thread?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The thread dies as soon as it processes the BackendMsg::Shutdown channel message.

@ceyusa
Copy link
Contributor

ceyusa commented Aug 14, 2019

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit b1ae3b3 has been approved by ceyusa

@bors-servo
Copy link
Contributor

⌛ Testing commit b1ae3b3 with merge a70f024...

bors-servo pushed a commit that referenced this pull request Aug 14, 2019
Remove shutdown_player and shutdown_audio_context

This is a cleaner approach that does not require consumers of the API to call any shutdown* method to ensure that the Muteables are removed appropriately.
@bors-servo
Copy link
Contributor

☀️ Test successful - checks-travis
Approved by: ceyusa
Pushing a70f024 to master...

@bors-servo bors-servo merged commit b1ae3b3 into servo:master Aug 14, 2019
@ferjm ferjm deleted the muteables.shutdown branch August 14, 2019 09:37
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.

None yet

3 participants