diff options
author | davidben@chromium.org <davidben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-19 23:05:37 +0000 |
---|---|---|
committer | davidben@chromium.org <davidben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-19 23:05:37 +0000 |
commit | e5f5d63c986365509b388146d6985cd968cb46d9 (patch) | |
tree | 7ca863b2fd41ee36de05f9291d03dcff4789ec77 /chrome/app/nibs/SimpleContentExceptionsWindow.xib | |
parent | ef044ebebc47d4ee9636f25c61ab079411630126 (diff) | |
download | chromium_src-e5f5d63c986365509b388146d6985cd968cb46d9.zip chromium_src-e5f5d63c986365509b388146d6985cd968cb46d9.tar.gz chromium_src-e5f5d63c986365509b388146d6985cd968cb46d9.tar.bz2 |
Respect Spaces when dragging tabs on OS X
For 10.6 and above, we can simply filter windows out with isOnActiveSpace. For
10.5, there is another API in CoreGraphics that gives us the same information.
It is slow and causes noticeable CPU usage during a drag, so cache it per-drag.
R=pinkerton
BUG=32796
TEST=open windows on separate spaces, drag a tab over where a window is on the other space
Review URL: http://codereview.chromium.org/2962018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52960 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/nibs/SimpleContentExceptionsWindow.xib')
0 files changed, 0 insertions, 0 deletions