diff options
author | groby@chromium.org <groby@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-19 11:50:26 +0000 |
---|---|---|
committer | groby@chromium.org <groby@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-19 11:50:26 +0000 |
commit | 80b11694c00a7ed19e29b03cb00696f4e6b66752 (patch) | |
tree | 60c9edb0ce326937ac8fd559975bc5ff6e902249 /content/shell/shell_browser_main.cc | |
parent | 4593797103757f5b928558015d5149511ae47903 (diff) | |
download | chromium_src-80b11694c00a7ed19e29b03cb00696f4e6b66752.zip chromium_src-80b11694c00a7ed19e29b03cb00696f4e6b66752.tar.gz chromium_src-80b11694c00a7ed19e29b03cb00696f4e6b66752.tar.bz2 |
[Memory Sheriff] Fix URLRequestContext leaks
If CreateRequestContext has been invoked, TestingProfile must be
destroyed with an active IO MessageLoop around. Otherwise, memory
leaks ensue - many profile-owned objects get cleaned up on the IO
thread.
R=thestig@chromium.org
TBR=akalin@chromium.org, pavely@chromium.org
BUG=251487
Review URL: https://chromiumcodereview.appspot.com/17286014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207214 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/shell/shell_browser_main.cc')
0 files changed, 0 insertions, 0 deletions