Bug 205053
Summary: | Enable video capture in UIProcess by default | ||
---|---|---|---|
Product: | WebKit | Reporter: | youenn fablet <youennf> |
Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | youennf |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=205054 |
youenn fablet
Enable video capture in UIProcess by default
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
youenn fablet
webrtc/multi-video.html is failing on iOS simulator and timing out sometimes in Mac debug.
webrtc/video-rotation.html fails in iOS simulator debug, maybe because the IPC makes things a tad slower.
fast/mediastream/MediaStreamTrack-getCapabilities.html is starting to time out in Mac release.
youenn fablet
Let's move video capture to GPUProcess.
*** This bug has been marked as a duplicate of bug 208130 ***