Bug 417257, exception using tooltiptext because of binding inheritance of popup, r=neil

This commit is contained in:
Neil Deakin 2008-10-20 11:33:49 -04:00
Родитель c47b7bc416
Коммит bea2543150
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -263,7 +263,7 @@
</handlers>
</binding>
<binding id="tooltip" extends="chrome://global/content/bindings/popup.xml#popup">
<binding id="tooltip" extends="chrome://global/content/bindings/popup.xml#popup-base">
<content>
<children>
<xul:label class="tooltip-label" xbl:inherits="xbl:text=label" flex="1"/>