diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-11 20:22:32 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-11 20:22:32 +0000 |
commit | eda48c7a4e569aaf2f2327e0226762868346f531 (patch) | |
tree | eb1e837d6ff4a77add2df32c8286601c530a51b3 /sdch | |
parent | 34717bc08d6b56f276e49675acbbb5eb2fc48fbf (diff) | |
download | chromium_src-eda48c7a4e569aaf2f2327e0226762868346f531.zip chromium_src-eda48c7a4e569aaf2f2327e0226762868346f531.tar.gz chromium_src-eda48c7a4e569aaf2f2327e0226762868346f531.tar.bz2 |
Get rid of RenderWidgetHostDestroyed method in the various classes. RenderWidgetHost fires a notification and also calls RenderWidgetHostView. The notification was being observed by TabContents, which calls TabContentsView which tells the RenderWidgetHostView and RenderViewHostDelegateHelper. So I took out the extra indirection which was redundant, and just made RenderViewHostDelegateHelper observe the notification itself.
BUG=87702
Review URL: http://codereview.chromium.org/7324057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92045 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sdch')
0 files changed, 0 insertions, 0 deletions