зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1515017 - Remove unused deck, stack, toolbarbutton include points from the autocomplete binding. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D14845 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
3ea2f9f0b9
Коммит
3ab9eec771
|
@ -12,7 +12,7 @@
|
|||
<binding id="autocomplete"
|
||||
extends="chrome://global/content/bindings/textbox.xml#textbox">
|
||||
<content sizetopopup="pref">
|
||||
<children includes="image|deck|stack|box"/>
|
||||
<children includes="image|box"/>
|
||||
|
||||
<xul:moz-input-box anonid="moz-input-box" flex="1">
|
||||
<children/>
|
||||
|
@ -23,8 +23,6 @@
|
|||
<children includes="hbox"/>
|
||||
|
||||
<xul:popupset anonid="popupset" class="autocomplete-result-popupset"/>
|
||||
|
||||
<children includes="toolbarbutton"/>
|
||||
</content>
|
||||
|
||||
<implementation implements="nsIAutoCompleteInput, nsIDOMXULMenuListElement">
|
||||
|
|
Загрузка…
Ссылка в новой задаче