With the lastest version of the getUserMedia specification (http://www.whatwg.org/specs/web-apps/current-work/multipage/dnd.html#dom-navigator-getusermedia) this method should now parse suboptions and raise the NOT_SUPPORTED_ERR exception when no audio or video options are requested. This requires minor changes in the existing code.
Created attachment 92622 [details] Patch
Created attachment 92785 [details] Patch Rebasing to solve merge problems with test_expectations.txt.
Comment on attachment 92785 [details] Patch Clearing flags on attachment: 92785 Committed r86055: <http://trac.webkit.org/changeset/86055>
All reviewed patches have been landed. Closing bug.
The commit-queue encountered the following flaky tests while processing attachment 92785 [details]: http/tests/misc/favicon-loads-with-icon-loading-override.html bug 58412 (author: alice.liu@apple.com) The commit-queue is continuing to process your patch.