Bug 571288 - A tooltip of bookmark located in the Chevron is not displayed. r=dietrich

This commit is contained in:
Marco Bonardo 2010-06-29 00:04:07 +02:00
Родитель a7465b3f55
Коммит 4ac5154540
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -787,7 +787,7 @@
._placesView._onChevronPopupShowing(event);"> ._placesView._onChevronPopupShowing(event);">
<menupopup id="PlacesChevronPopup" <menupopup id="PlacesChevronPopup"
placespopup="true" placespopup="true"
popupsinherittooltip="true" tooltip="bhTooltip" popupsinherittooltip="true"
context="placesContext"/> context="placesContext"/>
</toolbarbutton> </toolbarbutton>
</hbox> </hbox>