зеркало из https://github.com/mozilla/gecko-dev.git
Bug 306160 Fix nsIDOMXULMenuListElement::GetInputField to return a type that matches the element that the XBL is trying to return b=306160 r=mats.palmgren sr=bz
This commit is contained in:
Родитель
528205f59a
Коммит
1226844692
|
@ -52,6 +52,6 @@ interface nsIDOMXULMenuListElement : nsIDOMXULSelectControlElement {
|
|||
attribute DOMString image;
|
||||
|
||||
// For editable menu lists only.
|
||||
readonly attribute nsIDOMXULTextBoxElement inputField;
|
||||
readonly attribute nsIDOMNode inputField;
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче