diff options
author | jcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-27 20:55:12 +0000 |
---|---|---|
committer | jcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-27 20:55:12 +0000 |
commit | 1e5e74f9c310a95bdac3923811d665cf88ebcd45 (patch) | |
tree | 85f23d19f15e55094ae6066c87a1a3eb074e7086 /rlz/rlz.gyp | |
parent | 2fb5fbc0798b2969389212f39ee7a8ed7333bb97 (diff) | |
download | chromium_src-1e5e74f9c310a95bdac3923811d665cf88ebcd45.zip chromium_src-1e5e74f9c310a95bdac3923811d665cf88ebcd45.tar.gz chromium_src-1e5e74f9c310a95bdac3923811d665cf88ebcd45.tar.bz2 |
Some ui tests would crash when the browser was closed.
The problem was related to an infobar (the default browser one) showing.
When the tab is closed, InfoBarClosed is called on the infobar delegates, triggering a delete of the delegate. Then a notification that the tab is destroyed is sent, causing the tab contents to layout its infobars accessing the deleted delegates.
BUG=12668
TEST=All UI tests should pass (especially the LoginPromptTest ones).
Make IE your default browser, start Chrome. The default browser infobar should show. Close the tab.
Review URL: http://codereview.chromium.org/113906
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17021 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'rlz/rlz.gyp')
0 files changed, 0 insertions, 0 deletions