forked from sanyaade-mobiledev/chromium.src
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert 78749 - sync: don't send SYNC_CONFIGURE_DONE unless it is true
Adds a BLOCKED state to DataTypeManager to handle waiting on encryption. Removes current_dtc_ from DTM because it's redundant. (Note that DTMImpl will soon be obsoleted by Impl2) BUG=76135,76233,76258 TEST=DataTypeManagerImpl[2]Test.* Review URL: http://codereview.chromium.org/6697039 TBR=tim@chromium.org Review URL: http://codereview.chromium.org/6713051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78757 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
tim@chromium.org
committed
Mar 18, 2011
1 parent
0b15c55
commit 421f3ae
Showing
17 changed files
with
146 additions
and
209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.