diff options
author | skuhne@chromium.org <skuhne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-11 04:48:52 +0000 |
---|---|---|
committer | skuhne@chromium.org <skuhne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-11 04:48:52 +0000 |
commit | 4410c2c697a5a2d5e97474c5b754e267d58fc191 (patch) | |
tree | 8c79093d857417320c86f42dc3f70bbc80510147 /chrome_frame/pin_module.h | |
parent | ce2086ee8e0d93cfb293859b0251cf12ed057f9f (diff) | |
download | chromium_src-4410c2c697a5a2d5e97474c5b754e267d58fc191.zip chromium_src-4410c2c697a5a2d5e97474c5b754e267d58fc191.tar.gz chromium_src-4410c2c697a5a2d5e97474c5b754e267d58fc191.tar.bz2 |
Fixing notification crasher when opening of the tray menu falls together with the opeing of a message
The problem was that between creating the |system_bubble_| and the finishing of the initialization, a message was trying to show. Since the system_bubble_ is at that point in time not fully initialized, the fast user clicking can cause a crash due to access to the |system_bubble_|.
BUG=247416
TEST=visual
Review URL: https://chromiumcodereview.appspot.com/16395004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205416 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/pin_module.h')
0 files changed, 0 insertions, 0 deletions