commit | 7b1aa77a9b25b4b1e8070c9cccfadcde39954952 | [log] [tgz] |
---|---|---|
author | Craig Mautner <cmautner@google.com> | Fri Nov 30 16:14:45 2012 -0800 |
committer | Craig Mautner <cmautner@google.com> | Fri Nov 30 16:14:45 2012 -0800 |
tree | d76efb533bc54fa9eccdebc0fa73fda25e08c369 | |
parent | b1a01ab01c2aa5136f7781c3a6ec682590e38ac4 [diff] |
Include child windows when looking for insertion point. After finding a window in the window list we turn around and look in the AppWindowToken.windows list for it. If it is a child of a window in that list we should use the parent windows index as the search result. Instead we gave up and ended up inserting the window at the beginning of the windows list. Bug 7357465 fixed. Change-Id: If77f343b8597bfbb0b7fa41dedf7972d78d03020