commit | 7039b19c470ef3f41833f2a48cd9726b397aedc1 | [log] [tgz] |
---|---|---|
author | Nick Diego Yamane <nickdiego@igalia.com> | Mon Jun 17 19:42:03 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jun 17 19:42:03 2019 |
tree | 7bca2c2b77b29e8827f877c472bbd2953f47a84c | |
parent | dbcee23a1e0408b2a47ccecb33f56e6c14114b7d [diff] |
Re-use FindDisplayWithBiggestIntersection in DesktopScreenX11 Modify DesktopScreenX11::GetDisplayMatching() implementation to re-use display_finder.h's display::FindDisplayWithBiggestIntersection() instead of replicating its code in desktop_screen_x11.cc. Bug: None Change-Id: I617751037bb4f513fe08ab594da189170c52978d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1659473 Reviewed-by: Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Nick Yamane <nickdiego@igalia.com> Cr-Commit-Position: refs/heads/master@{#669781}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .