webrtc/modules/desktop_capture/mac
braveyao 70ae347896 [desktopCapture] remove reduntant check and fix comments error
The title of Dock window on OSX10.12 is still 'Dock' with layer number 20.
So the removed codes here is reduntant.
Also fix a wrong comment.

Bug: webrtc:8460
Change-Id: I72d4c8f5741a1ccb00aa45897f11e85af8d24e05
Reviewed-on: https://webrtc-review.googlesource.com/33123
Commit-Queue: Brave Yao <braveyao@webrtc.org>
Reviewed-by: Zijie He <zijiehe@chromium.org>
Cr-Commit-Position: refs/heads/master@{#21287}
2017-12-14 23:17:44 +00:00
..
desktop_configuration_monitor.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
desktop_configuration_monitor.h New classes RefCounter and RefCountedBase. 2017-10-23 11:46:47 +00:00
desktop_configuration.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
desktop_configuration.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
full_screen_chrome_window_detector.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
full_screen_chrome_window_detector.h New classes RefCounter and RefCountedBase. 2017-10-23 11:46:47 +00:00
scoped_pixel_buffer_object.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
scoped_pixel_buffer_object.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
window_list_utils.cc [desktopCapture] remove reduntant check and fix comments error 2017-12-14 23:17:44 +00:00
window_list_utils.h [Window Capturer] Implement scaling in GetWindowBounds() 2017-11-07 01:49:35 +00:00