commit | 2184155782297969eaa2992aca270cb67efaa4e2 | [log] [tgz] |
---|---|---|
author | zijiehe <zijiehe@chromium.org> | Sat Nov 19 04:31:02 2016 |
committer | Commit bot <commit-bot@chromium.org> | Sat Nov 19 04:31:10 2016 |
tree | bb42cf7b5f7b701508aab2a5f2116b24869e421c | |
parent | ed9dccf9e9764a3a70fce24fe705af0aa76eaec6 [diff] |
Add more logging in ScreenCapturerIntegrationTest ScreenCapturerIntegrationTest is flaky on Windows systems due to some unknown reason. But it's do easily impacted by the environment, so this change adds more logging (entire screenshot) to help debugging. Meanwhile, this change also includes a nice-to-have change in ScreenDrawerWin to always bring the window to front in each WaitForPendingDraws() function call. I cannot quite tell whether this change can help to resolve the issue, but it is worth trying. BUG=webrtc:6666 Review-Url: https://codereview.webrtc.org/2492723002 Cr-Commit-Position: refs/heads/master@{#15158}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.