This change adds several tests for WindowFinder implmenetations. One of the tests uses ScreenDrawer to create a foreground window or console window (on Windows) and ensures WindowFinder can return its window_id(). The other ensures WindowFinder always returns kNullWindowId if the |pos| is out of the screens. Bug: webrtc:7950 Change-Id: I0cc8794e201c2fa042ea8e693434f1b0fa05b47a Reviewed-on: https://chromium-review.googlesource.com/639591 Reviewed-by: Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Zijie He <zijiehe@chromium.org> Cr-Commit-Position: refs/heads/master@{#19676}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.