зеркало из https://github.com/mozilla/gecko-dev.git
Bug 282182 sync xpfe general.xml with toolkit general.xml. (Bv1-TK) <general.xml> p=Serge GAUTHERIE <gautheri@noos.fr>,r=mconnor
This commit is contained in:
Родитель
4624c9ce83
Коммит
ca232ec3c1
|
@ -17,7 +17,7 @@
|
|||
else this.removeAttribute('tabindex'); return val;"/>
|
||||
</implementation>
|
||||
</binding>
|
||||
|
||||
|
||||
<binding id="basetext" extends="chrome://global/content/bindings/general.xml#basecontrol">
|
||||
<implementation>
|
||||
<!-- public implementation -->
|
||||
|
@ -46,7 +46,7 @@
|
|||
]]>
|
||||
</setter>
|
||||
</property>
|
||||
|
||||
|
||||
<field name="labelElement"/>
|
||||
</implementation>
|
||||
</binding>
|
||||
|
@ -58,7 +58,6 @@
|
|||
</implementation>
|
||||
</binding>
|
||||
|
||||
|
||||
<!--
|
||||
Inline Editable UI Element
|
||||
- This binding forms the basis of the inline edit treecell and the inline edit
|
||||
|
@ -175,7 +174,7 @@
|
|||
var rootContent = this;
|
||||
while (rootContent && rootContent.localName != rootLocalName)
|
||||
rootContent = rootContent.parentNode;
|
||||
|
||||
|
||||
if (rootContent) {
|
||||
var ctr = document.getAnonymousElementByAttribute(rootContent, "ileattr", "text-container");
|
||||
if (!rootContent.valueIsRejected) {
|
||||
|
@ -247,7 +246,8 @@
|
|||
</implementation>
|
||||
</binding>
|
||||
|
||||
<binding id="statusbarpanel-menu-iconic" display="xul:menu" extends="chrome://global/content/bindings/general.xml#statusbarpanel">
|
||||
<binding id="statusbarpanel-menu-iconic" display="xul:menu"
|
||||
extends="chrome://global/content/bindings/general.xml#statusbarpanel">
|
||||
<content>
|
||||
<xul:image class="statusbarpanel-icon" xbl:inherits="src"/>
|
||||
<children/>
|
||||
|
@ -290,7 +290,6 @@
|
|||
</getter>
|
||||
</property>
|
||||
</implementation>
|
||||
|
||||
</binding>
|
||||
|
||||
<binding id="statusbarpanel-iconic-text" display="xul:button"
|
||||
|
@ -334,7 +333,6 @@
|
|||
</setter>
|
||||
</property>
|
||||
|
||||
|
||||
<property name="selectedPanel">
|
||||
<getter>
|
||||
<![CDATA[
|
||||
|
@ -373,4 +371,3 @@
|
|||
</binding>
|
||||
|
||||
</bindings>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче