Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Use srcObject instead of src #311

Merged
merged 1 commit into from
May 30, 2016
Merged

Use srcObject instead of src #311

merged 1 commit into from
May 30, 2016

Conversation

KaptenJansson
Copy link
Contributor

Description
Chrome now has srcObject natively in 52 which means the adapter shim is no longer used. Since AppRTC was setting src to '' rather than srcObject = null it stopped working.

Purpose
Fix rejoin/new room bug: https://bugs.chromium.org/p/chromium/issues/detail?id=614181

@KaptenJansson
Copy link
Contributor Author

Merging now, can rubber stamp this later ;).

@KaptenJansson KaptenJansson merged commit 4360745 into master May 30, 2016
@KaptenJansson KaptenJansson deleted the fixSrcObject branch May 30, 2016 14:33
@samdutton
Copy link
Contributor

Rubber Stamp :).

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

Successfully merging this pull request may close these issues.

None yet

3 participants