diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-04 09:32:57 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-04 09:32:57 +0000 |
commit | 19cd84b3cf2b0bc58837dbbe69bb0aea3d3ce841 (patch) | |
tree | b97f2931485337498ac94602e2a6e19c24d3ba39 /chrome/browser/meta_table_helper.h | |
parent | de21492cdd9d039bfb91742f2b33301df516e179 (diff) | |
download | chromium_src-19cd84b3cf2b0bc58837dbbe69bb0aea3d3ce841.zip chromium_src-19cd84b3cf2b0bc58837dbbe69bb0aea3d3ce841.tar.gz chromium_src-19cd84b3cf2b0bc58837dbbe69bb0aea3d3ce841.tar.bz2 |
Fix a regression that the sad tab favicon is not displayed when a tab crashes.
This regressed in my favicon/title updating change because the crashed state
is not updated on the codepath, since it comes from the tab.
The other approach would have been to make this call through the "update
everything" codepath for tbe state changing, but that's executed on a timer, and
it's nice to show the tab crash right away since the check is very inexpensive.
BUG=http://crbug.com/10756
Review URL: http://codereview.chromium.org/99341
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15201 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/meta_table_helper.h')
0 files changed, 0 insertions, 0 deletions