summaryrefslogtreecommitdiffstats
path: root/chrome/browser
diff options
context:
space:
mode:
authordarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-09 18:55:20 +0000
committerdarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-09 18:55:20 +0000
commitd8f8a5949f1e5cd15058ade51296ca620d456736 (patch)
tree7326269d7822788cd3c3209cc460670f62547449 /chrome/browser
parent01fab8b94bf539331104f3e2adffc4933766d362 (diff)
downloadchromium_src-d8f8a5949f1e5cd15058ade51296ca620d456736.zip
chromium_src-d8f8a5949f1e5cd15058ade51296ca620d456736.tar.gz
chromium_src-d8f8a5949f1e5cd15058ade51296ca620d456736.tar.bz2
Remove reference counting from WebWidgetDelegate.
This was added as a speculative crash fix by eseidel back in June of 2008. See http://b/1211911 for details. It didn't appear to resolve the crash then (as another patch was required to fix the bug), and it doesn't seem to be necessary since the RenderView, which is the delegate and owns the WebView, is the one in charge of allocating the WebView and destroying the WebView. So, it is not possible for the WebView to outlive the RenderView. BUG=16234 TEST=none R=brettw Review URL: http://codereview.chromium.org/155292 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20294 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser')
0 files changed, 0 insertions, 0 deletions