Description[Sync] Don't attempt to sync windowless tabs.
Previously we would create a tab node before realizing a tab was windowless.
Added a check into IsValidTab to prevent this happening. Also ensure we
give priority to a tab being destroyed before checking if its valid. In addition
several changes were made to make us fail more gracefully.
BUG=93172, 92990
TEST=Sync with sessions + instant search
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98339
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fail more gracefully #
Total comments: 4
Patch Set 3 : Comments #Messages
Total messages: 7 (0 generated)
|