Bug 1274749 - No empty space when containers are not active, r=Gijs

This commit is contained in:
Andrea Marchesini 2016-05-23 16:16:49 +02:00
Родитель a2cc4253f0
Коммит 5096b1db94
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -4328,6 +4328,7 @@
tab.setUserContextId(data.userContextId); tab.setUserContextId(data.userContextId);
} }
updateUserContextUIIndicator(browser);
break; break;
} }
case "Findbar:Keypress": { case "Findbar:Keypress": {