diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-10 17:33:43 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-10 17:33:43 +0000 |
commit | 5549f04ad33f5e19a93913158e88830ef54157ec (patch) | |
tree | f8c13af839b66f17f2efcf678ba583b7279642df /chrome/browser/printing | |
parent | ea4b2f2a7a673609d37b15ddbad773d6f25628de (diff) | |
download | chromium_src-5549f04ad33f5e19a93913158e88830ef54157ec.zip chromium_src-5549f04ad33f5e19a93913158e88830ef54157ec.tar.gz chromium_src-5549f04ad33f5e19a93913158e88830ef54157ec.tar.bz2 |
Changes SessionService to make sure a Pickle is deleted before the
memory the pickle was created from is deleted. I don't think the
current code actually causes a problem as Pickle's destructor won't
attempt to delete the memory in this case, but I'm adding this to make
it clear the Pickle should be deleted and prevent any future problems.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/165241
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22921 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/printing')
0 files changed, 0 insertions, 0 deletions