Bug 195414 - Enable web automation for screen capture API
Summary: Enable web automation for screen capture API
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-07 10:00 PST by youenn fablet
Modified: 2019-03-12 13:28 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2019-03-07 10:00:25 PST
In case of web automation, we should be able to do like getUserMedia: use mock sources and disable prompt.
Comment 1 youenn fablet 2019-03-12 13:27:42 PDT
Looking at the code, this should be already in place.