thieman / github-selfies

Everything is better with selfies. Yes, even pull requests. Trust me.
MIT License
1.14k stars 76 forks source link

Bug: Failed to execute 'webkitGetUserMedia' on 'Navigator': #27

Closed marekventur closed 10 years ago

marekventur commented 10 years ago

That's what I get on a pull request page. I'm using Chrome Version 35.0.1897.2 dev aura.

Uncaught TypeError: Failed to execute 'webkitGetUserMedia' on 'Navigator': 3 arguments required, but only 2 present. compare.js:16
Uncaught TypeError: Cannot read property 'stop' of null compare.js:26
Uncaught TypeError: Failed to execute 'webkitGetUserMedia' on 'Navigator': 3 arguments required, but only 2 present. compare.js:16
Uncaught TypeError: Cannot read property 'stop' of null compare.js:26
Uncaught TypeError: Failed to execute 'webkitGetUserMedia' on 'Navigator': 3 arguments required, but only 2 present. compare.js:16
Uncaught TypeError: Cannot read property 'stop' of null compare.js:26
thieman commented 10 years ago

Hi! This is actually fixed in master but we haven't pushed the new version yet. I expect to push a new version early next week with this fix in it. Thanks!

edit: To clarify, this is only affecting the Chrome dev branch. Fixed in #24.

marekventur commented 10 years ago

Great, thanks :) On 27 Mar 2014 12:46, "Travis Thieman" notifications@github.com wrote:

Hi! This is actually fixed in master but we haven't pushed the new version yet. I expect to push a new version early next week with this fix in it. Thanks!

— Reply to this email directly or view it on GitHubhttps://github.com/thieman/github-selfies/issues/27#issuecomment-38797974 .