WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch for landing
(11.81 KB, patch)
2017-06-06 09:04 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2017-06-06 08:26:15 PDT
<
rdar://problem/32580325
>
Radar WebKit Bug Importer
Comment 2
2017-06-06 08:26:38 PDT
<
rdar://problem/32589319
>
youenn fablet
Comment 3
2017-06-06 08:39:50 PDT
Created
attachment 312075
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug