summaryrefslogtreecommitdiff
path: root/chromium/content/browser/service_process_host_impl.cc
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2021-04-30 19:30:50 +0200
committerMichal Klocek <michal.klocek@qt.io>2021-05-10 11:33:51 +0000
commit99a686fef05e7050e3e962a95bef2713c83a196a (patch)
treec6e610a0a33e110cace86d11b43908504335a19f /chromium/content/browser/service_process_host_impl.cc
parentb3aa1c9144e33cdb8711bc61b50b76459b000b1c (diff)
downloadqtwebengine-chromium-99a686fef05e7050e3e962a95bef2713c83a196a.tar.gz
Fix crashes on getUserMediaRequest
If the build is compiled with no webrtc, the platform abstraction will return no VideoCaptureImplManager and this is not handled well within LocalVideoCapturerSource. After a short call stack analysis, it seems the most suitable place to bailout is in the user media processor, report no hardware as in unit tests. Change-Id: I75c92e4fe8869d6f3fb6831e8bf24c982d0b347c Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'chromium/content/browser/service_process_host_impl.cc')
0 files changed, 0 insertions, 0 deletions