diff options
author | wez@chromium.org <wez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-14 00:38:17 +0000 |
---|---|---|
committer | wez@chromium.org <wez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-14 00:38:17 +0000 |
commit | 39fdf5203b8d58d5d9efac666632c29f5689da48 (patch) | |
tree | 6d01e325a59111ca4e0eb4f72fad75410de10b80 /sync | |
parent | 6ce93eac08ab2a2630b6cceeb4608f9f3f20ebde (diff) | |
download | chromium_src-39fdf5203b8d58d5d9efac666632c29f5689da48.zip chromium_src-39fdf5203b8d58d5d9efac666632c29f5689da48.tar.gz chromium_src-39fdf5203b8d58d5d9efac666632c29f5689da48.tar.bz2 |
Add a ShadowingAtExitManager to ExtensionServiceTestSimple.Enabledness.
This is required to correctly tear down the PluginService instance created
during the test. The test creates a mock PluginList on the stack and passes
it to the PluginService singleton, so if the singleton isn't torn down then
later tests will crash or hang accessing a pointer into the stack that is no
longer valid.
BUG=159754,149157,155541,160592
Review URL: https://chromiumcodereview.appspot.com/11312204
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167529 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sync')
0 files changed, 0 insertions, 0 deletions