diff options
author | asvitkine@chromium.org <asvitkine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-13 19:52:22 +0000 |
---|---|---|
committer | asvitkine@chromium.org <asvitkine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-13 19:52:22 +0000 |
commit | 2d90cbded0eff1772c1baec0ad4a7034542c15c1 (patch) | |
tree | e2776f2423b0bd51a5d08d92bc18d42c70c06310 /webkit | |
parent | 7a8dfbf6b4882cd941be4fed8fae57d00f835b61 (diff) | |
download | chromium_src-2d90cbded0eff1772c1baec0ad4a7034542c15c1.zip chromium_src-2d90cbded0eff1772c1baec0ad4a7034542c15c1.tar.gz chromium_src-2d90cbded0eff1772c1baec0ad4a7034542c15c1.tar.bz2 |
[Mac] Fix for "Mouse events aren't forwarded to notification balloons"
Fix for regression from:
http://src.chromium.org/viewvc/chrome?view=rev&revision=80563
Only drop events from a window when it is not frontmost if the
window's level is NSNormalWindowLevel. Balloon windows have
level NSStatusWindowLevel and shouldn't follow the same rules.
BUG=79350
TEST=See bug.
Review URL: http://codereview.chromium.org/6834036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81462 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
0 files changed, 0 insertions, 0 deletions