diff options
author | erikchen <erikchen@chromium.org> | 2014-09-18 11:47:30 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-18 18:47:51 +0000 |
commit | e4dd0bd72be65f663b638e956916af1ca9d7d245 (patch) | |
tree | ed785562e0a59e77cee86ce163f068cd27c3b3ae /ash/display/root_window_transformers.h | |
parent | 5d66c69dc9d7dd1446cb529686c2cc861e5eb2a7 (diff) | |
download | chromium_src-e4dd0bd72be65f663b638e956916af1ca9d7d245.zip chromium_src-e4dd0bd72be65f663b638e956916af1ca9d7d245.tar.gz chromium_src-e4dd0bd72be65f663b638e956916af1ca9d7d245.tar.bz2 |
mac: Fix Yosemite crash while attempting to open multiple files.
Attemping to open multiple files using the native Cocoa dialog causes a crash.
This CL inserts a safety check to work around it.
A Yosemite AppKit bug causes an NSWindowWillCloseNotification to be sent during
the -dealloc for a specific NSWindow. Any autoreleases sent to that window must
be drained before the window finishes -dealloc.
BUG=406944
Review URL: https://codereview.chromium.org/582103002
Cr-Commit-Position: refs/heads/master@{#295507}
Diffstat (limited to 'ash/display/root_window_transformers.h')
0 files changed, 0 insertions, 0 deletions