зеркало из https://github.com/mozilla/gecko-dev.git
Bug 82711 - Fix error with some compilers from previous patch. r=bzbarsky
This commit is contained in:
Родитель
8a63fa13ce
Коммит
913151dffd
|
@ -444,7 +444,7 @@ HTMLTextAreaElement::GetAttributeChangeHint(const nsIAtom* aAttribute,
|
|||
NS_IMETHODIMP_(bool)
|
||||
HTMLTextAreaElement::IsAttributeMapped(const nsIAtom* aAttribute) const
|
||||
{
|
||||
static const MappedAttributeEntry attributes[] {
|
||||
static const MappedAttributeEntry attributes[] = {
|
||||
{ &nsGkAtoms::wrap },
|
||||
{ nullptr }
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче