Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

fix(patch): fix #925, patch navigator.getUserMedia#928

Merged
mhevery merged 1 commit intoangular:masterfrom
JiaLiPassion:issue-925
Dec 27, 2017
Merged

fix(patch): fix #925, patch navigator.getUserMedia#928
mhevery merged 1 commit intoangular:masterfrom
JiaLiPassion:issue-925

Conversation

@JiaLiPassion
Copy link
Copy Markdown
Collaborator

fix #925.

  1. patch navigator.getUserMedia(constraints, successCallback, errorCallback) successCallback, errorCallback
  2. provide a util method to patch function arguments.

@JiaLiPassion JiaLiPassion force-pushed the issue-925 branch 5 times, most recently from 4dc783f to c3eab27 Compare October 18, 2017 00:00
@mhevery mhevery merged commit 2e5d482 into angular:master Dec 27, 2017
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.

navigator.mediaDevices.getUserMedia doesn't appear to be patched

3 participants