RESOLVED FIXED 60387
Media Stream API: add exception raising to the getUserMedia method
https://bugs.webkit.org/show_bug.cgi?id=60387
Summary Media Stream API: add exception raising to the getUserMedia method
Leandro Graciá Gil
Reported 2011-05-06 11:12:43 PDT
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.
Attachments
Patch (17.02 KB, patch)
2011-05-06 12:18 PDT, Leandro Graciá Gil
no flags
Patch (17.16 KB, patch)
2011-05-09 06:07 PDT, Leandro Graciá Gil
no flags
Leandro Graciá Gil
Comment 1 2011-05-06 12:18:50 PDT
Leandro Graciá Gil
Comment 2 2011-05-09 06:07:39 PDT
Created attachment 92785 [details] Patch Rebasing to solve merge problems with test_expectations.txt.
WebKit Commit Bot
Comment 3 2011-05-09 07:58:25 PDT
Comment on attachment 92785 [details] Patch Clearing flags on attachment: 92785 Committed r86055: <http://trac.webkit.org/changeset/86055>
WebKit Commit Bot
Comment 4 2011-05-09 07:58:30 PDT
All reviewed patches have been landed. Closing bug.
WebKit Commit Bot
Comment 5 2011-05-09 07:59:18 PDT
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.
Note You need to log in before you can comment on or make changes to this bug.