diff options
author | asargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-21 02:23:27 +0000 |
---|---|---|
committer | asargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-21 02:23:27 +0000 |
commit | 0ad90b81a091c4d903ec07cc95781f44a1e14fa5 (patch) | |
tree | 9eeb092ab86e8093bd19179ac8cd2f5cd9c4c345 /printing/printing.gyp | |
parent | c57206e937a914ad696e4b6a41e956de41e7b8df (diff) | |
download | chromium_src-0ad90b81a091c4d903ec07cc95781f44a1e14fa5.zip chromium_src-0ad90b81a091c4d903ec07cc95781f44a1e14fa5.tar.gz chromium_src-0ad90b81a091c4d903ec07cc95781f44a1e14fa5.tar.bz2 |
Fix a failing test for the extension webstorePrivate API.
The test has been failing very frequently, always hitting the expectation
in FakeProfileSyncService::RemoveObserver that the observer being removed isn't
the currently registered one.
I think the problem is that I was waiting until the PromptBrowserLoginFunction
destructor (which is called by the ref count going to 0) to have the function
remove itself as a listener, when really once the OnStateChanged function
fires and sync setup is complete we don't want to be listening anymore.
BUG=59419
TEST=The ExtensionWebstorePrivateBrowserTest.BrowserLogin browser test should
stop failling
Review URL: http://codereview.chromium.org/3974002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63315 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'printing/printing.gyp')
0 files changed, 0 insertions, 0 deletions