Bug 945711 - [Messages] We lose the 'body' information when migrating. r=vicamo a=v1.3+

This commit is contained in:
Gene Lian 2013-12-09 20:24:59 +08:00
Родитель 9a1043aef4
Коммит b20f384194
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -924,6 +924,7 @@ MobileMessageDatabaseService.prototype = {
// Participant store cursor iteration done.
if (!invalidParticipantIds.length) {
next();
return;
}
// Find affected thread.