Skip to content

Conversation

fraserxu
Copy link
Contributor

@fraserxu fraserxu commented Apr 4, 2018

Fix a deprecation warnings about using the HTMLMediaElement.srcObject instead of URL.createObjectURL api.

[Deprecation] URL.createObjectURL with media streams is deprecated and will be removed in M68, around July 2018. Please use HTMLMediaElement.srcObject instead. See https://www.chromestatus.com/features/5618491470118912 for more details.


This change is Reviewable

> [Deprecation] URL.createObjectURL with media streams is deprecated and will be removed in M68, around July 2018. Please use HTMLMediaElement.srcObject instead. See https://www.chromestatus.com/features/5618491470118912 for more details.
@caisq caisq requested a review from nsthorat April 6, 2018 13:57
@nsthorat
Copy link

nsthorat commented Apr 6, 2018

:lgtm_strong:

Thanks for the fix!


Review status: 0 of 1 files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@nsthorat nsthorat merged commit 0a5cafa into tensorflow:master Apr 6, 2018
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.

2 participants