Add front-end workaround for: Bug 640158 - Clicking star button changes toolbar's icon size from "small" to "large". r=mak

This commit is contained in:
Dão Gottwald 2011-03-23 12:38:46 +01:00
Родитель 8b17a93093
Коммит 0828e76fa7
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -171,6 +171,9 @@ var StarUI = {
_anchorElement: aAnchorElement,
_position: aPosition,
observe: function (aSubject, aTopic, aData) {
//XXX We just caused localstore.rdf to be re-applied (bug 640158)
retrieveToolbarIconsizesFromTheme();
this._self._overlayLoading = false;
this._self._overlayLoaded = true;
this._self._doShowEditBookmarkPanel(this._itemId, this._anchorElement,