forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Let OverlayStrategySingleOnTop select non-topmost quad
Old code was too restrictive, and did not properly select the correct quad. New code chooses the topmost overlayable plane that does not intersect any rects above it. Review URL: https://codereview.chromium.org/440193002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288049 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
achaulk@chromium.org
committed
Aug 7, 2014
1 parent
51470c5
commit 2906d8e
Showing
2 changed files
with
166 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.