Bug 171151
| Summary: | Make Media Mock Capture Source closer to their real counter-parts | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | youenn fablet <youennf> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=171127 https://bugs.webkit.org/show_bug.cgi?id=171279 |
||
youenn fablet
Currently, mock capture video sources can accept any video size constraints while real capture video sources only accept presets.
This makes their behavior different.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
youenn fablet
See bug 171279 for instance.