Do not mirror views bubbles anchored to minimized widgets.
commit731a900fef3c70df8006e6bd94aae4e63ecc0a84
authormsw@chromium.org <msw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 12 Jun 2014 23:19:05 +0000 (12 23:19 +0000)
committermsw@chromium.org <msw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 12 Jun 2014 23:19:05 +0000 (12 23:19 +0000)
tree85399467c0db9616355979f0e46d5fd45fbaefd2
parent6ed6f47f724a9ba48c84019a2254c34e82c1e090
Do not mirror views bubbles anchored to minimized widgets.

Bubbles should not use the anchor rect of minimized windows.

BUG=372713
TEST=Minimizing and restoring Chrome with a session restore bubble should leave the bubble anchored as it was.
R=sky@chromium.org

Review URL: https://codereview.chromium.org/332593002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276845 0039d316-1c4b-4281-b951-d872f2087c98
ui/views/bubble/bubble_delegate.cc