Chromium Code Reviews
DescriptionUpdate XServerPixelBuffer to handle shmget() errors properly.
When screen/window capturers fail to use shared memory, they are
supposed to fall back to XGetImage(). It's slower, but should still
allow to capture desktop content. This wasn't implemented correclty in
XScreenPixelBuffer - it was failing completely when shmget() returns an
error.
BUG=705146
Review-Url: https://codereview.webrtc.org/2775793003
Cr-Commit-Position: refs/heads/master@{#17401}
Committed: https://chromium.googlesource.com/external/webrtc/+/858b0f4703e043e1b90b95c1351aa8663c11fd7c
Patch Set 1 #
Total comments: 2
Patch Set 2 : . #
Messages
Total messages: 10 (4 generated)
|
||||||||||||||||||||||||||||