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

Refactor AudioOutputDeviceClient to be a Document supplement. #13689

Closed
wants to merge 1 commit into from

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

This more closely matches the intent of the class and removes the need
for eager per-frame initialization of this supplement. The abstract
interface and concrete implementation have also been folded together;
the deletion of 'web' makes this abstraction largely vestigal.

Change-Id: I90a2450f8d0e984a5f124e5ac27c4dacb249487a
Reviewed-on: https://chromium-review.googlesource.com/1296824
WPT-Export-Revision: 343a1424f0f7ccb5dc6fa7171485b57e9d3c49d3

This more closely matches the intent of the class and removes the need
for eager per-frame initialization of this supplement. The abstract
interface and concrete implementation have also been folded together;
the deletion of 'web' makes this abstraction largely vestigal.

Change-Id: I90a2450f8d0e984a5f124e5ac27c4dacb249487a
@chromium-wpt-export-bot
Copy link
Collaborator Author

Close this PR because the Chromium CL does not have exportable changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants