summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/server2/features_bundle.py
diff options
context:
space:
mode:
authorblundell@chromium.org <blundell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-27 19:48:55 +0000
committerblundell@chromium.org <blundell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-27 19:48:55 +0000
commita762cdd2b6e2fbe42a0f980f75e87220d3e57aa7 (patch)
tree2421cbae81aec52278e5b91aed39fc63bde1c64f /chrome/common/extensions/docs/server2/features_bundle.py
parentcf080c77c7f191e7d2ae87b985d98aeec938253b (diff)
downloadchromium_src-a762cdd2b6e2fbe42a0f980f75e87220d3e57aa7.zip
chromium_src-a762cdd2b6e2fbe42a0f980f75e87220d3e57aa7.tar.gz
chromium_src-a762cdd2b6e2fbe42a0f980f75e87220d3e57aa7.tar.bz2
Have unittests use TestingProfile::Builder to build fake SigninManager.
These unit tests are overriding the SigninManagerFactory for its TestingProfiles too late, after the Profile has already been created. Any services that depend on the SigninManager and get created with the Profile are thus left with a dead pointer (e.g. UserPolicySigninService). This change sets the fake factory before the TestingProfile gets created in these tests. BUG=333997 TBR=tim,sky Review URL: https://codereview.chromium.org/214593002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259955 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/server2/features_bundle.py')
0 files changed, 0 insertions, 0 deletions