diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-03 21:33:05 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-03 21:33:05 +0000 |
commit | 649b596531bbd286004ae718c795970ad98d0a1a (patch) | |
tree | 17bf069c916617f5c8827bc315eba79d83e5bd1a /webkit/pending/StringImpl.cpp | |
parent | 5bac4c81b89cb91f0d22e05a944d67123a8f2ba3 (diff) | |
download | chromium_src-649b596531bbd286004ae718c795970ad98d0a1a.zip chromium_src-649b596531bbd286004ae718c795970ad98d0a1a.tar.gz chromium_src-649b596531bbd286004ae718c795970ad98d0a1a.tar.bz2 |
Fix a DocumentLoader leak by switching from using new to a
create method that returns a PassRefPtr. This matches what
happens in the Apple windows port.
I also changed the RefCounted.h deref() to be more like
upstream, but it doesn't actually change how RefCounted
works. Also bring the JSC RefCounted to be just like
upstream.
Review URL: http://codereview.chromium.org/6461
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2855 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/pending/StringImpl.cpp')
0 files changed, 0 insertions, 0 deletions