RESOLVED FIXED 172981
Add an option to disable getUserMedia prompt in case of mock capture sources
https://bugs.webkit.org/show_bug.cgi?id=172981
Summary Add an option to disable getUserMedia prompt in case of mock capture sources
youenn fablet
Reported 2017-06-06 08:25:30 PDT
This is useful for web site continuous integration testing
Attachments
Patch (10.72 KB, patch)
2017-06-06 08:39 PDT, youenn fablet
no flags
Patch for landing (11.81 KB, patch)
2017-06-06 09:04 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2017-06-06 08:26:15 PDT
Radar WebKit Bug Importer
Comment 2 2017-06-06 08:26:38 PDT
youenn fablet
Comment 3 2017-06-06 08:39:50 PDT
Eric Carlson
Comment 4 2017-06-06 08:46:26 PDT
Comment on attachment 312075 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=312075&action=review > Source/WebKit2/UIProcess/UserMediaPermissionRequestManagerProxy.cpp:214 > + // FIXME: We should probably only allow this if page is already actively capturing or page is visible. > + // If page is hidden and not capturing, we should wait for page to be visible before allowing the request. This should have a bug number.
youenn fablet
Comment 5 2017-06-06 09:04:10 PDT
Created attachment 312076 [details] Patch for landing
WebKit Commit Bot
Comment 6 2017-06-06 09:53:58 PDT
Comment on attachment 312076 [details] Patch for landing Clearing flags on attachment: 312076 Committed r217837: <http://trac.webkit.org/changeset/217837>
WebKit Commit Bot
Comment 7 2017-06-06 09:54:00 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.